{
  "name": "WiseFit",
  "short_name": "WiseFit",
  "description": "Strategic digital sanctuary fusing biometric feedback and calisthenics metrics with profound philosophy.",
  "start_url": "/?utm_source=pwa",
  "id": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#09090b",
  "theme_color": "#064e3b",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
