{
  "name": "Inspect360 - AI Building Inspections",
  "short_name": "Inspect360",
  "description": "AI-powered building inspection platform for Build-to-Rent operations",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#003764",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23003764'/><text x='50%25' y='50%25' font-size='120' font-family='Arial' fill='white' text-anchor='middle' dominant-baseline='middle'>I</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23003764'/><text x='50%25' y='50%25' font-size='320' font-family='Arial' fill='white' text-anchor='middle' dominant-baseline='middle'>I</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your dashboard",
      "url": "/dashboard",
      "icons": []
    },
    {
      "name": "New Inspection",
      "short_name": "Inspect",
      "description": "Start a new inspection",
      "url": "/inspections",
      "icons": []
    }
  ]
}
