{
  "name": "ZadGames - Free Online Games",
  "short_name": "ZadGames",
  "description": "Play the best free online games",
  "start_url": "/category/all",
  "display": "standalone",
  "background_color": "#0B0C0D",
  "theme_color": "#2563eb",
  "icons": [
    { "src": "/logo.webp", "sizes": "192x192", "type": "image/webp" },
    { "src": "/logo.webp", "sizes": "512x512", "type": "image/webp" }
  ]
}