{
  "name": "Before — Halo Protect & Progress",
  "short_name": "before",
  "description": "Protect the moment before the impulse. AI-powered awareness companion for digital addiction recovery.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080d1a",
  "theme_color": "#080d1a",
  "categories": ["health", "lifestyle", "medical"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "BEFORE — Interrupt now",
      "short_name": "BEFORE",
      "description": "Open the awareness interrupt flow",
      "url": "/interrupt",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Daily Check-in",
      "short_name": "Check-in",
      "description": "Log your daily awareness check-in",
      "url": "/checkin",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
