{
  "name": "Pango — Your Recovery Companion",
  "short_name": "Pango",
  "description": "Expert-level physical recovery at a fraction of the cost, available 24/7.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9F5EB",
  "theme_color": "#F9F5EB",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "fitness", "medical"],
  "screenshots": [],
  "prefer_related_applications": false
}
