{
  "name": "ENLIGHTEN.MINT.CAFE",
  "short_name": "Enlighten",
  "description": "Wellness OS powered by Sacred Geometry and Zero-Scale Physics.",
  "id": "com.enlighten-mint-cafe.me",
  "start_url": "/sovereign-hub",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "window-controls-overlay"],
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "categories": ["health", "lifestyle", "education", "games"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.enlighten-mint-cafe.me"
    }
  ],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "icon_48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon_96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon_144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "maskable_512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "shortcuts": [
    {
      "name": "Sovereign Hub",
      "short_name": "Hub",
      "url": "/sovereign-hub",
      "description": "Main Navigation — Orbital Command Center",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Oracle & Divination",
      "short_name": "Oracle",
      "url": "/oracle",
      "description": "Tarot, Astrology, I Ching, Sacred Geometry",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Sacred Breathwork",
      "short_name": "Breathe",
      "url": "/breathing",
      "description": "Fibonacci-Timed Sacred Breath & Patterns",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Academy",
      "short_name": "Academy",
      "url": "/academy",
      "description": "Sacred Education & Masonry Modules",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    }
  ]
}
