{
  "id": "/app.html",
  "name": "HeyVetto",
  "short_name": "HeyVetto",
  "description": "Photograph your vet's sheets. HeyVetto reads them into searchable text and keeps the original photo beside it.",
  "lang": "en",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#fdf8f2",
  "theme_color": "#fdf8f2",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
