{
  "name": "Dementia Care Answers",
  "short_name": "Dementia Guide",
  "description": "A practical guide for friends and caregivers during difficult moments",
  "start_url": "app.html",
  "display": "standalone",
  "theme_color": "#2c6e6b",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}