{
  "name": "STS2.INFO — Slay the Spire 2 Wiki & Database",
  "short_name": "STS2.INFO",
  "description": "The ultimate resource for Slay the Spire 2 — cards, relics, builds, tools, and guides for every run.",
  "start_url": "/en/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a18",
  "theme_color": "#d4a853",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
