{
  "name": "Afternoon Clarity Protocol",
  "short_name": "Clarity",
  "description": "A science-backed 5-5-5 reset for working parents to beat the 3PM fog",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1208",
  "theme_color": "#E85D1E",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["health", "productivity"],
  "shortcuts": [
    {
      "name": "Start Protocol",
      "short_name": "Start",
      "description": "Begin the 5-5-5 Afternoon Clarity Protocol",
      "url": "/session",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
