{
  "id": "/?source=pwa",
  "name": "Rytmiko",
  "short_name": "Rytmiko",
  "description": "Hry pre malých hrdinov",
  "version": "vc5e84e27ef",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#7C3AED",
  "background_color": "#F0EBFF",
  "orientation": "portrait-primary",
  "lang": "sk",
  "categories": [
    "games",
    "education"
  ],
  "icons": [
    {
      "src": "/img/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Počítaj",
      "short_name": "Počítaj",
      "url": "/?game=count",
      "icons": [
        {
          "src": "/img/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Puzzle",
      "short_name": "Puzzle",
      "url": "/?game=puzzle",
      "icons": [
        {
          "src": "/img/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Dvojičky",
      "short_name": "Dvojičky",
      "url": "/?game=pairs",
      "icons": [
        {
          "src": "/img/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
