{
  "name": "Anchor",
  "short_name": "Anchor",
  "description": "A private space to ground yourself. No accounts, no servers — your data stays on this device.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0e18",
  "background_color": "#0a0e18",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "type": "image/svg+xml",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "categories": ["health", "lifestyle"],
  "lang": "en"
}
