{
  "name": "Molotoktok - Free Online Games",
  "short_name": "Molotoktok",
  "description": "Play free casual games. Try 13 Sheep, 9 Nights in the Forest and the 3D runner Cube Rush!",
  "start_url": "/games/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#87CEEB",
  "theme_color": "#87CEEB",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
