{
  "id": "/",
  "name": "EcoClass — AI Recycling Coach",
  "short_name": "EcoClass",
  "description": "Identify items, learn practical recycling and reuse, earn EcoCoins, and run school recycling programs.",
  "start_url": "/#/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#f4f8f5",
  "theme_color": "#0f5238",
  "orientation": "any",
  "categories": ["education", "lifestyle", "utilities"],
  "lang": "en-CA",
  "shortcuts": [
    {
      "name": "Open AI Coach",
      "short_name": "AI Coach",
      "url": "/#/personal/call",
      "icons": [
        {
          "src": "/favicon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Track recycling",
      "short_name": "Recycle",
      "url": "/#/recycle",
      "icons": [
        {
          "src": "/favicon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
