{
  "name": "NOC Siege",
  "short_name": "NOC Siege",
  "description": "Protect the campus core and keep packets flowing in this CCNA-inspired tower defense game.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#09111d",
  "theme_color": "#0f1724",
  "orientation": "landscape",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
