{
  "name": "Ono-Fix — One Photo. One Solution.",
  "short_name": "Ono-Fix",
  "description": "Snap a photo of the problem. Our AI identifies it and matches you with the right local pro.",
  "start_url": "/?scan=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    { "src": "/pwa-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/pwa-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Scan a problem",
      "short_name": "Scan",
      "description": "Open the camera and identify a problem with AI",
      "url": "/?scan=1",
      "icons": [{ "src": "/pwa-icon.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
