{
  "name": "EcoLudus",
  "short_name": "EcoLudus",
  "description": "Play, protect, and grow. Gamified environmental sustainability with real-world impact.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f0f4e8",
  "theme_color": "#102016",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["games", "lifestyle", "education"],
  "screenshots": [
    {
      "src": "/mockup-daily-missions.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Daily missions dashboard"
    },
    {
      "src": "/mockup-virtual-garden.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Virtual garden"
    }
  ]
}
