{
  "name": "SMAAM Maintenance",
  "short_name": "SMAAM",
  "description": "Report and track maintenance issues at the church and The Ark community centre.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F8F8",
  "theme_color": "#C04848",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/smaam-site-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Report a Problem",
      "short_name": "Report",
      "url": "/report",
      "description": "Report a new maintenance issue"
    },
    {
      "name": "Track My Issue",
      "short_name": "Track",
      "url": "/track",
      "description": "Check status of a reported issue"
    }
  ]
}
