{
  "name": "Ziyo Match",
  "short_name": "Ziyo Match",
  "description": "API'siz ishlaydigan bookstore showcase template",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "background_color": "#fffefa",
  "theme_color": "#155dfc",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Demo Catalog",
      "short_name": "Catalog",
      "description": "Open the demo bookstore catalog",
      "url": "/books",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ],
  "lang": "en-US",
  "dir": "ltr"
}
