{
  "id": "/games/four-in-a-row/",
  "name": "Four in a Row · The Cuga Zone",
  "short_name": "Four in a Row",
  "description": "Drop your discs and line up four in a row before your rival.",
  "start_url": "/games/four-in-a-row/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06061a",
  "theme_color": "#ff2b6a",
  "icons": [
    {
      "src": "/icons/four-in-a-row/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/four-in-a-row/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/four-in-a-row/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}