{
  "name": "Drž Hubu",
  "short_name": "Drž Hubu",
  "description": "Hlídá hluk v místnosti a když je moc velký, napomene. Všechno se počítá v prohlížeči, nic se nikam neposílá.",
  "lang": "cs",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAF8F3",
  "theme_color": "#FAF8F3",
  "categories": ["utilities", "lifestyle"],
  "icons": [
    { "src": "icons/icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "icons/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "icons/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    {
      "src": "icons/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
