{
  "name": "PlantSteady - Sustainable Vegan Journey",
  "short_name": "PlantSteady",
  "description": "Track your plant-based meals, build streaks, and join a supportive vegan community.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAF8",
  "theme_color": "#809948",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/android-icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/eco.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
