{
  "name": "MedVet",
  "short_name": "MedVet",
  "description": "Hub di revisione veterinaria · quiz, planning e statistiche",
  "lang": "it",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#DCCEFF",
  "background_color": "#DCCEFF",
  "icons": [
    {
      "src": "icon-maskable.svg?v=2",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "icon-maskable.svg?v=2",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.png?v=4",
      "sizes": "192x192 256x256 384x384 512x512 1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "medical"]
}
