{
  "name": "NeoSteel",
  "short_name": "NeoSteel",
  "description": "Fast mech battles, wherever you play.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#071e32",
  "theme_color": "#0a3f71",
  "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"
    }
  ]
}
