{
  "name": "AKA Child BMI Assessment",
  "short_name": "Child BMI",
  "description": "UK90 child BMI centile calculator. Fully offline. No data transmitted.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#EDEDEA",
  "theme_color": "#2B3370",
  "lang": "en-GB",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
