{
  "name": "RMV - Rate My Vet",
  "short_name": "RMV",
  "description": "Find and review trusted veterinarians near you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f1e8",
  "theme_color": "#15803d",
  "orientation": "any",
  "categories": ["lifestyle", "health"],
  "icons": [
    {
      "src": "/static/images/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/images/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/images/icon-maskable-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
