{
  "id": "/games/pixel-art/",
  "name": "Pixel Art Pad · The Cuga Zone",
  "short_name": "Pixel Art Pad",
  "description": "Paint on the grid, pick your colors, and save your masterpiece.",
  "start_url": "/games/pixel-art/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06061a",
  "theme_color": "#ff7a00",
  "icons": [
    {
      "src": "/icons/pixel-art/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/pixel-art/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/pixel-art/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}