{
  "name": "Taven Health",
  "short_name": "Taven",
  "description": "Free hospital price comparison and bill analysis tools",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08112A",
  "theme_color": "#00DFC8",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "medical", "finance"],
  "lang": "en-US"
}
