{
  "name": "VOIDLAB",
  "short_name": "VOIDLAB",
  "description": "Polska platforma turniejowa CS2 — turnieje 1v1, ranking ELO, statystyki, badge tree.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#08080C",
  "theme_color": "#1F00FE",
  "lang": "pl",
  "dir": "ltr",
  "categories": ["games", "sports", "entertainment"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "/splash-iphone-standard.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "VOIDLAB — landing"
    },
    {
      "src": "/splash-ipad-11.png",
      "sizes": "1668x2388",
      "type": "image/png",
      "form_factor": "wide",
      "label": "VOIDLAB na tablecie"
    }
  ],
  "shortcuts": [
    {
      "name": "Profil",
      "short_name": "Profil",
      "description": "Twój profil VOIDLAB",
      "url": "/profile",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Turnieje",
      "short_name": "Turnieje",
      "description": "Aktualne turnieje 1v1",
      "url": "/tournaments",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ranking",
      "short_name": "Ranking",
      "description": "Tabela ELO Rating 3.0",
      "url": "/ranking",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
