{
  "name": "html-games.",
  "short_name": "html-games",
  "description": "22 oldschool single-file games in your browser.",
  "lang": "cs",
  "dir": "ltr",
  "id": "./",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#0f1115",
  "categories": [
    "games",
    "entertainment"
  ],
  "screenshots": [
    {
      "src": "./shared/previews/tetris.png",
      "sizes": "300x600",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "tetris."
    },
    {
      "src": "./shared/previews/klondike.png",
      "sizes": "632x445",
      "type": "image/png",
      "form_factor": "wide",
      "label": "klondike."
    }
  ],
  "icons": [
    {
      "src": "./shared/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./shared/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./shared/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./shared/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
