{
  "short_name": "HyperTD",
  "name": "Hyper Tower Defense Coop",
  "description": "Progressive Web App Coop Tower Defense Game",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "index.html",
  "background_color": "#030812",
  "theme_color": "#030812",
  "display": "standalone",
  "orientation": "landscape"
}
