{
  "name": "My Mind My Wealth",
  "short_name": "MMMW",
  "description": "Wisdom Principles For Life — You Can Make It!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1E3A8A",
  "theme_color": "#1E3A8A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/hub.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Transformation Hub"
    }
  ],
  "categories": ["education", "finance", "lifestyle"],
  "shortcuts": [
    {
      "name": "Take the quiz",
      "url": "/start",
      "description": "Get your personalised transformation plan"
    },
    {
      "name": "My Hub",
      "url": "/hub",
      "description": "Your personal transformation dashboard"
    }
  ]
}
