{
  "name": "Squish — skákacia hra pre deti",
  "short_name": "Squish",
  "description": "Ťukni a skáč cez diery, zbieraj hviezdy a odomykaj nových kamarátov. Jednoduchá hra pre deti.",
  "lang": "sk",
  "start_url": "./",
  "scope": "./",
  "id": "/hry/squish/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "any",
  "background_color": "#1d2a4d",
  "theme_color": "#5fc4ff",
  "categories": ["games", "kids", "education"],
  "icons": [
    { "src": "img/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
