{
  "name": "LUMIVYB — Light · Frequency · Resonance",
  "short_name": "LUMIVYB",
  "description": "The world's most advanced personal frequency therapy system. Powered by AXIS AI.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#03060f",
  "theme_color": "#00d4ff",
  "categories": ["health", "lifestyle", "medical"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "AXIS Diagnostic",
      "short_name": "AXIS",
      "description": "Open AXIS AI diagnostic engine",
      "url": "/?axis=open",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Frequency Generator",
      "short_name": "Generator",
      "description": "Launch frequency therapy session",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
