{
  "name": "Internally Wealthy",
  "short_name": "IW",
  "description": "The Internally Wealthy platform — your daily practice for internal transformation.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#1a1a0e",
  "theme_color": "#c9b84c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "lifestyle", "health"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "21-Day Ignition",
      "short_name": "Ignition",
      "description": "Continue your 21-Day Ignition Protocol",
      "url": "/ignition",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My IWS Report",
      "short_name": "IWS Report",
      "description": "View your Internal Wealth Score",
      "url": "/my-report",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tools",
      "short_name": "Tools",
      "description": "Access your transformation tools",
      "url": "/tools",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
