{
  "name": "Ilikedrugs.org Trip Companion",
  "short_name": "Companion",
  "description": "Live, ROA-aware harm-reduction co-pilot. Phase tracking, safe-redose timer, one-tap escalation. Local-only, no accounts.",
  "start_url": "/companion?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a0e26",
  "theme_color": "#f97a5b",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
