{
  "name": "MVL — Mestská Volejbalová Liga",
  "short_name": "MVL Liga",
  "description": "Oficiálna aplikácia Mestskej volejbalovej ligy — zápasy, tabuľka, tímy, štatistiky a aktuality.",
  "lang": "sk",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1733",
  "theme_color": "#1B47E5",
  "categories": ["sports"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Môj tím",
      "short_name": "Môj tím",
      "description": "Detail oblúbeného tímu — súpiska, zápasy a štatistiky",
      "url": "./index.html#/myteam",
      "icons": [
        { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
