{
  "id": "/games/robots-vs-aliens/",
  "name": "Robots vs Aliens · The Cuga Zone",
  "short_name": "Robots vs Aliens",
  "description": "Deploy laser bots, missiles, and shields to stop the alien invasion — lane by lane.",
  "start_url": "/games/robots-vs-aliens/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06061a",
  "theme_color": "#00ff9c",
  "icons": [
    {
      "src": "/icons/robots-vs-aliens/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/robots-vs-aliens/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/robots-vs-aliens/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}