{
  "name": "Glow - Health Coach",
  "short_name": "Glow",
  "description": "Je persoonlijke health coach voor afvallen, macro tracking en perimenopauze support",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFF9F7",
  "theme_color": "#D4726A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>✨</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
