{
  "name": "Drowzr",
  "short_name": "Drowzr",
  "description": "Real-time drowsy driving detection",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0E12",
  "theme_color": "#0C0E12",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/drowzr-icon-192x192-dark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/drowzr-icon-512x512-dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
