{
  "id": "/games/planet-crush/",
  "name": "Planet Crush · The Cuga Zone",
  "short_name": "Planet Crush",
  "description": "Swap the planets and stars, line up matches, and trigger cosmic combos.",
  "start_url": "/games/planet-crush/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06061a",
  "theme_color": "#ff2b6a",
  "icons": [
    {
      "src": "/icons/planet-crush/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/planet-crush/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/planet-crush/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}