{
  "name": "Safe to Receive",
  "short_name": "Sanctuary",
  "description": "Gemma's sanctuary for expanding into overflow with ease — a trauma-informed, manifestation-aligned toolkit for receiving with safety.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF8F3",
  "theme_color": "#FBD3DE",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "wellness", "health"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Breathe Now",
      "short_name": "Breathe",
      "description": "Quick calm in 60 seconds",
      "url": "./#breathe",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "State Shift",
      "short_name": "State Shift",
      "description": "Drop into the feeling of the wish fulfilled",
      "url": "./#stateshift",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
