{
  "name": "ERU.eco — Ecological Response Unit",
  "short_name": "ERU.eco",
  "description": "Environmental accountability through verified field evidence, satellite monitoring, and public petition.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E1418",
  "theme_color": "#0E1418",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["news", "environment", "public-interest"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Case Atlas",
      "short_name": "Atlas",
      "description": "Browse the global ecological case map",
      "url": "/?view=atlas",
      "icons": [{ "src": "/icons/icon-48.svg", "sizes": "48x48", "type": "image/svg+xml" }]
    },
    {
      "name": "Submit Evidence",
      "short_name": "Witness",
      "description": "Submit field evidence",
      "url": "/?view=contribute",
      "icons": [{ "src": "/icons/icon-48.svg", "sizes": "48x48", "type": "image/svg+xml" }]
    },
    {
      "name": "Fund a Monitor",
      "short_name": "Support",
      "description": "Fund field monitor grants",
      "url": "/?view=fund",
      "icons": [{ "src": "/icons/icon-48.svg", "sizes": "48x48", "type": "image/svg+xml" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ]
}
