{
  "name": "PineReport — Incident Reporting",
  "short_name": "PineReport",
  "description": "Mobile-first incident logging and audit-ready compliance reporting for summer camps. Works offline in the field.",
  "id": "/app/",
  "start_url": "/app/incidents",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9f9f7",
  "theme_color": "#1a4731",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/app/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
