{
  "name": "EcoSentry — Soil Intelligence",
  "short_name": "EcoSentry",
  "description": "AI-powered soil test analysis for beekeepers, gardeners, and growers",
  "start_url": "/ecosentry_live_prototype.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D1F17",
  "theme_color": "#0D1F17",
  "categories": ["agriculture", "utilities", "productivity"],
  "icons": [
    { "src": "/pwa_icons/icon-72x72.png",   "sizes": "72x72",   "type": "image/png" },
    { "src": "/pwa_icons/icon-96x96.png",   "sizes": "96x96",   "type": "image/png" },
    { "src": "/pwa_icons/icon-128x128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/pwa_icons/icon-144x144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/pwa_icons/icon-152x152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/pwa_icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/pwa_icons/icon-384x384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/pwa_icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "New Soil Test",
      "short_name": "New Test",
      "description": "Start a new soil test",
      "url": "/ecosentry_live_prototype.html#new-test",
      "icons": [{ "src": "/pwa_icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Profiles",
      "short_name": "Profiles",
      "description": "View soil profiles and trends",
      "url": "/ecosentry_live_prototype.html#profiles",
      "icons": [{ "src": "/pwa_icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
