{
  "name": "The Chariot's Magicbox",
  "short_name": "Magicbox",
  "description": "A 5D cosmic tarot sanctum — tarot, numerology, oracle readings, and subliminal forge.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#040206",
  "theme_color": "#0a0614",
  "scope": "/",
  "categories": ["lifestyle", "entertainment", "spirituality"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "type": "image/svg+xml",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
