{
  "id": "/",
  "short_name": "Realm Sense",
  "name": "Realm Sense | AI-Powered Allergy Management",
  "description": "Realm Sense: The ultimate AI-powered lifestyle companion for allergen avoidance, air quality forecasts, and sensory health auditing.",
  "categories": [
    "health",
    "lifestyle",
    "medical"
  ],
  "icons": [
    {
      "src": "/pwa_icon_512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/pwa_icon_512.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/pwa_icon_512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#F7F6F2",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "theme_color": "#8A9A5B",
  "orientation": "portrait"
}
