{
  "name": "Shift",
  "short_name": "Shift",
  "description": "Powered by Sacred Shifter. Experienced as Shift.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1D0B3A",
  "background_color": "#000000",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/shift-logo-mark.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/shift-logo-mark.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Practice",
      "short_name": "Practice",
      "description": "Begin your Shift ritual",
      "url": "/practice/daily",
      "icons": [
        {
          "src": "/shift-logo-mark.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Journal",
      "short_name": "Journal",
      "description": "Open your Shift journal",
      "url": "/journal",
      "icons": [
        {
          "src": "/shift-logo-mark.svg",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.lovable.sacredshiftconnect",
      "id": "app.lovable.sacredshiftconnect"
    }
  ],
  "prefer_related_applications": false,
  "dir": "ltr",
  "iarc_rating_id": "0+"
}