{
  "name": "Playvento",
  "short_name": "Playvento",
  "description": "Hry pre deti 4-7 rokov — zážitkové stanovištia vedené mobilom.",
  "start_url": "/play/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF6EE",
  "theme_color": "#2F6B7A",
  "lang": "sk",
  "icons": [
    {
      "src": "/static/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
