{
  "name": "10X Life Plan — Daily Alignment",
  "short_name": "10X Daily",
  "description": "Daily Alignment: Surrender, Identity, Execute. Faith-centered life system for Christian men who lead.",
  "start_url": "/tools/daily-alignment?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["lifestyle", "productivity", "education"],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Alignment",
      "short_name": "Check In",
      "description": "60-second daily check-in across the 5 Daily Checkpoints",
      "url": "/tools/daily-alignment?source=pwa-shortcut",
      "icons": [{ "src": "/apple-touch-icon.png", "sizes": "180x180" }]
    },
    {
      "name": "Identity Declarations",
      "short_name": "Identity",
      "description": "Speak the 10 Identity in Christ declarations",
      "url": "/tools/identity-declarations?source=pwa-shortcut"
    },
    {
      "name": "Listening Prayer",
      "short_name": "Listen",
      "description": "Walk through the Identity Exchange",
      "url": "/tools/listening-prayer?source=pwa-shortcut"
    }
  ]
}
