{
  "name": "HoodClean Pro",
  "short_name": "HoodClean",
  "description": "Professional Kitchen Exhaust Cleaning Reports - NFPA-96 Compliant",
  "start_url": "/app-launch",
  "scope": "/",
  "display": "standalone",
  "background_color": "#4F8FBF",
  "theme_color": "#4F8FBF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png?v=6",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png?v=6",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png?v=6",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
