{
  "name": "Gapagapa - Free Online Games",
  "short_name": "Gapagapa",
  "description": "Play thousands of free online HTML5 games. No downloads, no login required!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#6c63ff",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/static/img/logo/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/logo/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Games",
      "url": "/new-games",
      "description": "Browse the latest games"
    },
    {
      "name": "Popular Games",
      "url": "/popular-games",
      "description": "Browse most played games"
    }
  ]
}
