{
  "id": "/",
  "name": "Straddle Health & Wellbeing Services",
  "short_name": "Straddle Health",
  "description": "Lifestyle medicine, health screening, nutrition and wellbeing tools.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f9fd",
  "theme_color": "#1479d6",
  "categories": ["health", "medical", "lifestyle"],
  "lang": "en-GB",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Health Check", "short_name": "Health Check", "url": "./index.html#healthCheck" },
    { "name": "Glucose", "short_name": "Glucose", "url": "./index.html#diabetesCare" },
    { "name": "Progress", "short_name": "Progress", "url": "./index.html#progress" }
  ]
}
