{
  "name": "PlayGamesLab - Free Online Games",
  "short_name": "PlayGamesLab",
  "description": "Play hundreds of free HTML5 games online — no download needed!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0808",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "shortcuts": [
    {
      "name": "Action Games",
      "url": "/?category=action",
      "description": "Play action games"
    },
    {
      "name": "Puzzle Games",
      "url": "/?category=puzzle",
      "description": "Play puzzle games"
    },
    {
      "name": "Trending",
      "url": "/?sort=popular",
      "description": "Most popular games"
    }
  ]
}
