{
  "name": "Ant Tea Games",
  "short_name": "Ant Tea",
  "description": "Punk, anarchic games - playable offline",
  "start_url": "/games/arcade/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#00ff00",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23000'/%3E%3Ctext x='50' y='70' font-family='monospace' font-size='60' fill='%2300ff00' text-anchor='middle'%3E🕷️%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 100 100'%3E%3Crect width='100' height='100' fill='%23000'/%3E%3Ctext x='50' y='70' font-family='monospace' font-size='60' fill='%2300ff00' text-anchor='middle'%3E🕷️%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Ant Programmer",
      "short_name": "Ant Programmer",
      "description": "Zombie ant liberation game",
      "url": "/games/arcade/ant-programmer.html",
      "icons": []
    },
    {
      "name": "Pong",
      "short_name": "Pong",
      "description": "Classic pong game",
      "url": "/games/arcade/pong.html",
      "icons": []
    },
    {
      "name": "React",
      "short_name": "React",
      "description": "Reaction time game",
      "url": "/games/arcade/react.html",
      "icons": []
    }
  ]
}
