{
  "name": "Stroje Fermato",
  "short_name": "Stroje",
  "description": "Evidence strojů, štítků, dílů a oprav ve výrobně Fermato",
  "lang": "cs",
  "start_url": "/?typ=stroj",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#c62028",
  "icons": [
    { "src": "/static/ikona-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/ikona-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/static/ikona-maskable-512.png", "sizes": "512x512",
      "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Nahlásit závadu", "url": "/zaznamy?filtr=otevrene" },
    { "name": "Prostory", "url": "/?typ=prostor" }
  ]
}
