{
  "name": "Phoenix Protocol",
  "short_name": "Phoenix",
  "description": "Your AI-powered nutrition coaching app",
  "start_url": "https://app.phoenixprotocolapp.com/dashboard",
  "scope": "https://app.phoenixprotocolapp.com/"
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["health", "fitness", "food"],
  "lang": "en"
}
