{
  "name": "ACIL Project Control Center",
  "short_name": "ACIL PCC",
  "description": "Mobile field app for ACIL Project Control Center — DPR entry, photo capture, offline sync.",
  "start_url": "/mobile/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1B3F6B",
  "icons": [
    {
      "src": "assets/img/acil-mark-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/acil-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "utilities"]
}
