{
  "name": "MySurePath",
  "short_name": "MySurePath",
  "description": "Track hydration, output, pouch changes, and supplies. Stop guessing. Start knowing.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf7ff",
  "theme_color": "#4c1d95",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
