{
  "name": "ScanSpace - AI Property Diagnostics",
  "short_name": "ScanSpace",
  "description": "Scan any space and get instant AI-powered analysis with repair recommendations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Scan Space",
      "url": "/",
      "description": "Start a new space scan"
    },
    {
      "name": "Scan History",
      "url": "/history",
      "description": "View your scan history"
    }
  ]
}
