{
  "name": "SparkProof AI",
  "short_name": "SparkProof",
  "description": "AI-powered UAE electrical compliance assistant. Photo inspection, cable calculators, checklists, and instant answers on regulations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f11",
  "theme_color": "#ff9f0a",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["utilities", "productivity", "business"],
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "AI Chat",
      "url": "/chat",
      "description": "Ask about UAE electrical regulations"
    },
    {
      "name": "Calculators",
      "url": "/calculator",
      "description": "Cable sizing and voltage drop calculators"
    },
    {
      "name": "Checklists",
      "url": "/checklist",
      "description": "Compliance checklists for inspections"
    }
  ]
}
