{
  "name": "Auto Vigilance — Driver Safety",
  "short_name": "AutoVigilance",
  "description": "Real-time driver drowsiness and fatigue detection using AI",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a0c0f",
  "theme_color": "#e03030",
  "orientation": "portrait",
  "lang": "en",
  "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" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "categories": ["health", "utilities", "safety"]
}
