{
  "name": "Arrivi Concierge",
  "short_name": "Arrivi",
  "description": "Your AI health concierge",
  "start_url": "index.html",
  "id": "arrivi-concierge",
  "display": "standalone",
  "background_color": "#111927",
  "theme_color": "#111927",
  "orientation": "portrait",
  "icons": [
    {
      "src": "arrivi-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "arrivi-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
