{
  "name": "Bright Vision Health Care",
  "short_name": "Bright Vision",
  "description": "Compassionate home care services in the Twin Cities area",
  "icons": [
    {
      "src": "/icon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/icon-32x32.png", 
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#1A41AE",
  "background_color": "#FEFCF7",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
} 