{
  "name": "RapidAid AI",
  "short_name": "RapidAid",
  "description": "Voice-based emergency assistance app",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#ff4d4d",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}