{
  "name": "ALIVE — Adaptive Living Interactive Virtual Entity",
  "short_name": "ALIVE",
  "description": "A living digital creature that evolves, learns, and remembers. Beyond words.",
  "start_url": "/alive/",
  "scope": "/alive/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050508",
  "theme_color": "#050508",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}