{
  "name": "Kurs-Service",
  "short_name": "KursService",
  "description": "Автосервис в Москве: диагностика, ремонт и обслуживание автомобилей.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05060a",
  "theme_color": "#ffb703",
  "lang": "ru",
  "icons": [
    {
      "src": "/static/images/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/static/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
