{
  "name": "HuDBoX — Hudební sociální síť",
  "short_name": "HuDBoX",
  "description": "Česká hudební sociální síť pro fanoušky, umělce a pořadatele. Objevuj, sdílej a tvoř hudbu společně.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#a855f7",
  "lang": "cs",
  "dir": "ltr",
  "categories": ["music", "social", "entertainment"],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Feed",
      "short_name": "Feed",
      "url": "/feed",
      "description": "Otevři timeline"
    },
    {
      "name": "Messenger",
      "short_name": "Zprávy",
      "url": "/messenger",
      "description": "Otevři zprávy"
    },
    {
      "name": "Komunita",
      "short_name": "Komunita",
      "url": "/komunita/fanousci",
      "description": "Procházej komunitu"
    }
  ]
}
