{
  "name": "Cleared Garage Co.",
  "short_name": "Cleared Garage",
  "description": "Garage organization, cleanout, and Smart Garage tech service in Lakeway, TX",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1a12",
  "theme_color": "#0f1a12",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open the operator dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Intake",
      "short_name": "Intake",
      "description": "Start a new AI photo intake",
      "url": "/intake",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en-US"
}
