{
  "name": "Retro Arcade Online",
  "short_name": "Arcade",
  "description": "Retro-style multiplayer browser arcade with 50+ games",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#00ff41",
  "background_color": "#050a05",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%23050a05'/><text y='75' font-size='80' text-anchor='middle' x='50'>🕹</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "lang": "de"
}
