{
  "name": "Fasting Together",
  "short_name": "Fasting Together",
  "description": "Transform your wellness journey through mindful fasting with premium features, AI coaching, and community support",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FCD34D",
  "theme_color": "#8B0000",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["health", "lifestyle", "fitness", "wellness", "productivity"],
  "lang": "en",
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 300
  },
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Fasting",
      "short_name": "Fast",
      "description": "Begin your mindful fasting journey",
      "url": "/dashboard?action=start",
      "icons": [
        {
          "src": "/icon-512.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Partner Connect",
      "short_name": "Partner",
      "description": "Connect with your fasting partner",
      "url": "/relationship",
      "icons": [
        {
          "src": "/icon-512.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Progress Stats",
      "short_name": "Stats",
      "description": "View your fasting progress and insights",
      "url": "/progress",
      "icons": [
        {
          "src": "/icon-512.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Join the fasting community",
      "url": "/community",
      "icons": [
        {
          "src": "/icon-512.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/splash-logo.png",
      "type": "image/png",
      "sizes": "1280x720",
      "form_factor": "wide"
    }
  ]
}
