{
  "name": "FixMate - AI Repair Assistant",
  "short_name": "FixMate",
  "description": "AI-powered repair diagnostics and step-by-step guides for Australian DIYers",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#f59e0b",
  "lang": "en-AU",
  "scope": "/",
  "icons": [
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/69309923606c3c70cfe4dad3/42e583931_file_0000000006907206999f23a202c3d6e4.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/69309923606c3c70cfe4dad3/42e583931_file_0000000006907206999f23a202c3d6e4.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Diagnosis",
      "short_name": "Diagnose",
      "description": "Start a new AI repair diagnosis",
      "url": "/",
      "icons": []
    },
    {
      "name": "Repair Guides",
      "short_name": "Guides",
      "description": "Browse step-by-step repair guides",
      "url": "/RepairGuides",
      "icons": []
    }
  ]
}
