{
  "name": "pvpTD - PvP Tower Defense",
  "short_name": "pvpTD",
  "description": "Real-time PvP Tower Defense. One player builds towers, the other sends mobs. Who wins?",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#2a1a4e",
  "background_color": "#1a0e2e",
  "categories": ["games"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
