{
  "id": "/customer/",
  "name": "АвтоПомощь",
  "short_name": "АвтоПомощь",
  "lang": "ru",
  "start_url": "/customer/",
  "scope": "/customer/",
  "display": "standalone",
  "background_color": "#f2f3f5",
  "theme_color": "#f3f4f6",
  "icons": [
    {
      "src": "/customer/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/customer/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/customer/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}