{
  "name": "The Formula",
  "short_name": "Formula",
  "description": "The Formula Fasting and Nutrition Program",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#121212",
  "theme_color": "#3EB489",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Check In",
      "url": "/check-in",
      "description": "Log today's check-in"
    },
    {
      "name": "AI Coach",
      "url": "/coach-forge",
      "description": "Chat with your AI coach"
    },
    {
      "name": "Community",
      "url": "/community",
      "description": "The Formula community"
    }
  ]
}
