{
  "name": "WG-Watch.com",
  "short_name": "WG-Watch",
  "description": "World of Tanks Stats & Tracker — WN8, MoE, Clan-Profile und Server-Live-Stats",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1f2937",
  "theme_color": "#f57c00",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["games", "utilities"],
  "icons": [
    { "src": "/img/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/img/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Spieler suchen",
      "short_name": "Spieler",
      "url": "/player",
      "icons": [{ "src": "/img/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Server-Stats",
      "short_name": "Server",
      "url": "/online",
      "icons": [{ "src": "/img/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Leaderboard",
      "short_name": "Top",
      "url": "/leaderboard",
      "icons": [{ "src": "/img/favicon.svg", "sizes": "any" }]
    }
  ],
  "screenshots": [
    {
      "src": "/img/og-image.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ]
}
