{
  "name": "Seasons of Valor",
  "short_name": "SoV",
  "description": "A semi-cooperative multiplayer fantasy RPG. Choose your hero, explore a shared world, and compete for glory across the seasons.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#c9a04e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
