{
  "name": "PixelPop – Free Arcade Games",
  "short_name": "PixelPop",
  "description": "Play 10 original arcade games for free. No downloads. Endless replay value.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a1a",
  "theme_color": "#0a0a1a",
  "categories": ["games", "entertainment"],
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%230a0a1a'/%3E%3Ctext x='50%25' y='55%25' font-size='130' text-anchor='middle' dominant-baseline='middle'%3E%F0%9F%8E%AE%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%230a0a1a'/%3E%3Ctext x='50%25' y='55%25' font-size='340' text-anchor='middle' dominant-baseline='middle'%3E%F0%9F%8E%AE%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "PixelInvaders", "url": "/games/pixelinvaders.html" },
    { "name": "NeonRacer", "url": "/games/neonracer.html" },
    { "name": "BlockStack", "url": "/games/blockstack.html" }
  ]
}
