{
  "name": "Kafe Games",
  "short_name": "KafeGames",
  "description": "Premium browser gaming platform featuring free online arcade and 3D games.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#00f2ff",
  "icons": [
    {
      "src": "logo-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
