{
  "name": "Imagine Codex",
  "short_name": "Imagine",
  "description": "Soul Decoder, Sonic Chamber, and spiritual meanings sanctuary. You were never broken. You were misread.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0B0C2A",
  "background_color": "#03020F",
  "lang": "en",
  "categories": ["lifestyle", "health", "education"],
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/decoder/decoder-hero.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Soul Decoder — Imagine Codex"
    }
  ],
  "shortcuts": [
    {
      "name": "Soul Decoder",
      "short_name": "Decoder",
      "description": "Open the Soul Decoder",
      "url": "/decoder",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Sonic Chamber",
      "short_name": "Sonic",
      "description": "Enter the Sonic Chamber",
      "url": "/sonic",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
