{
  "name": "Game & Watch",
  "short_name": "G&W",
  "description": "Play classic Nintendo Game & Watch games in your browser",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%231a1a2e'/><rect x='20' y='38' width='152' height='96' rx='10' fill='%23333'/><rect x='28' y='46' width='136' height='80' rx='6' fill='%238bac0f'/><rect x='36' y='56' width='120' height='60' rx='3' fill='%230f380f' opacity='0.3'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%231a1a2e'/><rect x='52' y='100' width='408' height='256' rx='24' fill='%23333'/><rect x='72' y='120' width='368' height='216' rx='16' fill='%238bac0f'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["games", "entertainment"],
  "lang": "en",
  "dir": "ltr"
}
