{
  "name": "R-Quest — Allenamento della R",
  "short_name": "R-Quest",
  "description": "Pratica quotidiana e divertente del suono R per bambini",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff0f5",
  "theme_color": "#ff6b9d",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education",
    "kids",
    "health"
  ],
  "lang": "it"
}
