{
  "name": "Soul Warden",
  "short_name": "SoulWarden",
  "description": "Embark on a journey to capture and collect wild beasts. Take the solo path or team up with others to trade and power up your collection.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    { "src": "/pwa/192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/pwa/512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "screenshots": [
    {
      "src": "/pwa/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Soul Warden"
    },
    {
      "src": "/pwa/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "Soul Warden"
    }
  ]
}
