{
  "name": "Inwork - Personal Growth Platform",
  "short_name": "Inwork",
  "description": "AI-powered personal growth and emotional wellness platform",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "categories": ["health", "lifestyle", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/lovable-uploads/inwork-mobile-app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/lovable-uploads/inwork-mobile-app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "360x640",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Inner Mirror",
      "short_name": "Mirror",
      "description": "Access your emotional awareness dashboard",
      "url": "/inner-mirror",
      "icons": [
        {
          "src": "/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "AI Coach",
      "short_name": "Coach",
      "description": "Chat with your AI growth coach",
      "url": "/ai-coach",
      "icons": [
        {
          "src": "/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "features": [
    "Cross Platform",
    "Health Integration",
    "AI Coaching",
    "Offline Support",
    "Push Notifications"
  ]
}
