{
  "name": "Vocablio — Impara leggendo",
  "short_name": "Vocablio",
  "description": "Impara le lingue leggendo libri e articoli con traduzione istantanea.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#DBFB8E",
  "theme_color": "#032821",
  "lang": "it",
  "dir": "ltr",
  "id": "/",
  "prefer_related_applications": false,
  "categories": ["education", "books", "productivity"],
  "shortcuts": [
    {
      "name": "Libreria",
      "short_name": "Libreria",
      "description": "Apri la tua libreria",
      "url": "/library",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Vocabolario",
      "short_name": "Vocabolario",
      "description": "Le tue parole salvate",
      "url": "/vocabulary",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
