{
  "name": "FieldProof",
  "short_name": "FieldProof",
  "description": "FieldProof — industrial maintenance, field inspections, and tamper-evident proof.",
  "start_url": "/frontline/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F2",
  "theme_color": "#292524",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Report Breakdown / Work Order",
      "short_name": "Breakdown",
      "description": "Log emergency machine stoppage or maintenance work order",
      "url": "/frontline/submit",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "My Work Orders",
      "short_name": "Work Orders",
      "description": "View active work orders and inspection rounds",
      "url": "/frontline/reports",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
