{
  "name": "Health Diary",
  "short_name": "Health Diary",
  "description": "Record your home health readings and share them with your doctor at your next appointment.",
  "start_url": "/diary",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F3F6F8",
  "theme_color": "#1D3557",
  "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" }
  ]
}
