{
  "name": "CalibraGPT",
  "short_name": "CalibraGPT",
  "description": "AI-powered spiritual guidance platform using the Empowerment Spiral methodology for manifestation calibration and consciousness expansion.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF6F0",
  "theme_color": "#3D1F38",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["lifestyle", "health", "wellness", "spiritual"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/calibragpt-icon-192.svg?v=3",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.svg?v=3",
      "sizes": "192x192", 
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512.svg?v=3",
      "sizes": "512x512",
      "type": "image/svg+xml", 
      "purpose": "any"
    },
    {
      "src": "/favicon.ico?v=3",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "type": "image/png",
      "sizes": "375x812",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-desktop.png", 
      "type": "image/png",
      "sizes": "1280x800",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Guidance Session",
      "short_name": "Calibrate",
      "description": "Begin your spiritual guidance session",
      "url": "/calibrate",
      "icons": [
        {
          "src": "data:image/svg+xml;charset=utf-8,%3Csvg width='192' height='192' viewBox='0 0 192 192' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='calibraGrad' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:%23BD9279;stop-opacity:1' /%3E%3Cstop offset='100%25' style='stop-color:%23D4A574;stop-opacity:1' /%3E%3C/linearGradient%3E%3C/defs%3E%3Ccircle cx='96' cy='96' r='90' fill='url(%23calibraGrad)'/%3E%3Ctext x='96' y='125' font-family='system-ui, -apple-system, sans-serif' font-size='72' font-weight='bold' fill='white' text-anchor='middle'%3EC%3C/text%3E%3C/svg%3E",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "View Profile",
      "short_name": "Profile", 
      "description": "Check your spiritual journey progress",
      "url": "/profile",
      "icons": [
        {
          "src": "data:image/svg+xml;charset=utf-8,%3Csvg width='192' height='192' viewBox='0 0 192 192' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='calibraGrad' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:%23BD9279;stop-opacity:1' /%3E%3Cstop offset='100%25' style='stop-color:%23D4A574;stop-opacity:1' /%3E%3C/linearGradient%3E%3C/defs%3E%3Ccircle cx='96' cy='96' r='90' fill='url(%23calibraGrad)'/%3E%3Ctext x='96' y='125' font-family='system-ui, -apple-system, sans-serif' font-size='72' font-weight='bold' fill='white' text-anchor='middle'%3EC%3C/text%3E%3C/svg%3E",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://calibragpt.app"
    }
  ],
  "prefer_related_applications": false
}