{
  "name": "KADISTA",
  "short_name": "KADISTA",
  "id": "/",
  "description": "Услуги и проверенные специалисты рядом",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FA7206",
  "orientation": "portrait",
  "categories": ["business", "lifestyle", "utilities"],
  "shortcuts": [
    { "name": "Search", "url": "/search", "icons": [{ "src": "/kadista-icon-192.png", "sizes": "192x192" }] },
    { "name": "Categories", "url": "/categories", "icons": [{ "src": "/kadista-icon-192.png", "sizes": "192x192" }] }
  ],
  "icons": [
    {
      "src": "/kadista-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/kadista-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
