{
  "name": "RideGuard - Rider Safety System",
  "short_name": "RideGuard",
  "description": "Smart helmet fall detection and emergency alert system for motorcycle riders.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#002D62",
  "theme_color": "#002D62",
  "orientation": "portrait",
  "icons": [
    {
      "src": "Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["safety", "utilities", "health"],
  "lang": "en-PH"
}
