{
  "id": "/portal",
  "name": "Biohackr.Labs",
  "short_name": "Biohackr",
  "description": "Private protocol access, delivery updates, and secure customer portal.",
  "start_url": "/portal",
  "scope": "/portal",
  "display": "standalone",
  "prefer_related_applications": false,
  "background_color": "#F5F7F8",
  "theme_color": "#112734",
  "icons": [
    {
      "src": "/icons/customer/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/customer/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/customer/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
