{
  "short_name": "Lensview",
  "name": "Lensview",
  "description": "Track contact lens changes and non-lens days.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#1f2326",
  "background_color": "#1f2326",
  "categories": ["health", "productivity", "utilities"],
  "icons": [
    {
      "src": "/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
