{
  "name": "WeightLens",
  "short_name": "WeightLens",
  "description": "Weight tracker with Health Connect integration and analytics",
  "start_url": "/weightlens/",
  "scope": "/weightlens/",
  "display": "standalone",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["health", "fitness"],
  "icons": [
    {
      "src": "/weightlens/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/weightlens/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.google.android.apps.healthdata",
      "id": "com.google.android.apps.healthdata"
    }
  ],
  "prefer_related_applications": false
}
