{
  "name": "AutoDetect AI",
  "short_name": "AutoDetect",
  "description": "AI-powered car diagnostics. Diagnose engine sounds, get repair estimates, and find nearby mechanics.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070707",
  "theme_color": "#00E5FF",
  "id": "com.autodetectai.myapp",
  "scope": "/",
  "categories": ["automotive", "utilities", "productivity"],
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69ffc92dd6393996fa44e35e/48287f10a_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/69ffc92dd6393996fa44e35e/48287f10a_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Diagnose",
      "short_name": "Diagnose",
      "description": "Run an AI engine diagnosis",
      "url": "/diagnose",
      "icons": [{ "src": "https://media.base44.com/images/public/69ffc92dd6393996fa44e35e/48287f10a_generated_image.png", "sizes": "96x96" }]
    },
    {
      "name": "My Garage",
      "short_name": "Garage",
      "description": "View your vehicles",
      "url": "/garage",
      "icons": [{ "src": "https://media.base44.com/images/public/69ffc92dd6393996fa44e35e/48287f10a_generated_image.png", "sizes": "96x96" }]
    }
  ]
}
