{
  "name": "GamesNow - Play Free Online Games",
  "short_name": "GamesNow",
  "description": "Play thousands of free browser games instantly, no download required.",
  "id": "/",
  "start_url": "/?utm_source=pwa_install",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#0a0e1a",
  "theme_color": "#2f6bff",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/wp-content/themes/yupclone-theme/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/yupclone-theme/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/wp-content/themes/yupclone-theme/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/yupclone-theme/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
