{
  "name": "Zayah — The One Who Rises",
  "short_name": "Zayah",
  "description": "Nervous system regulation for real life. Meet yourself where you are.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#060f18",
  "theme_color": "#071520",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["health", "lifestyle", "wellness"],

  "icons": [
    { "src": "/icons/icon-48.png",  "sizes": "48x48",   "type": "image/png" },
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],

  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Zayah home screen"
    }
  ],

  "widgets": [
    {
      "name": "Zayah Anchor",
      "short_name": "Anchor",
      "description": "A nervous system anchor statement to ground you right now.",
      "tag": "anchor-widget",
      "template": "anchor-widget",
      "ms_ac_template": "/widget.json",
      "data": "/widget-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "label": "Zayah anchor widget"
        }
      ],
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192" }
      ],
      "backgrounds": [
        { "src": "/icons/icon-512.png", "sizes": "512x512" }
      ]
    }
  ],

  "shortcuts": [
    {
      "name": "I need help now",
      "short_name": "Help now",
      "description": "Go straight to the state finder",
      "url": "/?screen=finder",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Breathwork",
      "short_name": "Breathe",
      "description": "Start a breathing exercise",
      "url": "/?screen=regulate",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "60-second reset",
      "short_name": "60s Reset",
      "description": "Start the 60-second nervous system reset",
      "url": "/?screen=reset",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],

  "related_applications": [],
  "prefer_related_applications": false
}
