{
  "name": "Trendaro",
  "short_name": "Trendaro",
  "description": "Nechte své názory vydělávat.",
  "display": "standalone",
  "theme_color": "#26c7df",
  "background_color": "#fff",
  "id": "/?utm_source=pwa",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "icons": [
    {
      "src": "icons/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
