{
  "id": "https://www.alvinaworld.com/",
  "name": "ALVINA World — Human-Centered AI Universe",
  "short_name": "ALVINA World",
  "description": "A human-centered AI universe for life, growth, wellbeing and connection.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "any",
  "background_color": "#FAF8F6",
  "theme_color": "#D4A5A5",
  "lang": "en",
  "categories": ["lifestyle", "health", "wellness"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
