{
  "id": "/ottoscope/app",
  "name": "OttoScope",
  "short_name": "OttoScope",
  "description": "Walk the job, talk to Otto, capture evidence, and build a reviewed estimate from your company pricing.",
  "start_url": "/ottoscope/app?source=pwa",
  "scope": "/ottoscope/",
  "display": "standalone",
  "background_color": "#07100c",
  "theme_color": "#173f2d",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/ottoserv-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/ottoserv-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "New Estimate",
      "short_name": "New Estimate",
      "description": "Start a real Job Walk with OttoScope.",
      "url": "/ottoscope/app?new=1&source=pwa"
    }
  ]
}
