{
  "name": "AntiSpyCamKit - Hidden Camera Checklist",
  "short_name": "SpyCam Check",
  "description": "Detect hidden cameras in hotels & Airbnbs. 5-minute room sweep checklist.",
  "start_url": "/checklist",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F7F4",
  "theme_color": "#0F2027",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "lifestyle"]
}
