{
  "name": "Mascot Battler",
  "short_name": "Mascot Battler",
  "description": "Mobile tactical card battler with hybrid mascots from 4 factions.",
  "start_url": "/mascot-battler",
  "scope": "/mascot-battler",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0c0918",
  "theme_color": "#1e1a2c",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/landing/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}
