{
  "name": "DPWRI Mobile Field Intelligence",
  "short_name": "DPWRI Field",
  "description": "Offline-first mobile project, road, building, asset and construction inspection application for DPWRI.",
  "start_url": "/inspections",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f6f4",
  "theme_color": "#0d4f3c",
  "orientation": "any",
  "icons": [
    {"src":"/pwa-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"/pwa-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ],
  "shortcuts": [
    {"name":"New Field Inspection","short_name":"New inspection","url":"/inspections?capture=1","icons":[{"src":"/pwa-192.png","sizes":"192x192"}]},
    {"name":"Projects","short_name":"Projects","url":"/projects","icons":[{"src":"/pwa-192.png","sizes":"192x192"}]}
  ]
}
