{
  "name": "Interiér Hrou",
  "short_name": "Interiér Hrou",
  "id": "/pwa-puzzle-v4",
  "start_url": "/client/home",
  "display": "standalone",
  "background_color": "#f7f7f7",
  "theme_color": "#f7f7f7",
  "icons": [
    {
      "src": "/app-assets/icons/pwa-192-puzzle-white.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-assets/icons/pwa-512-puzzle-white.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
