{
  "id": "/games/moon-war/",
  "name": "Moon War · The Cuga Zone",
  "short_name": "Moon War",
  "description": "Aim your tank, ride the wind, and blast craters across alien moons — duel Jax or a friend.",
  "start_url": "/games/moon-war/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06061a",
  "theme_color": "#ffe600",
  "icons": [
    {
      "src": "/icons/moon-war/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/moon-war/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/moon-war/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}