{
  "name": "TCAM Manager",
  "short_name": "TCAM",
  "description": "Удалённый доступ к автомобилю через TCAM",
  "start_url": "/profile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#080b0e",
  "background_color": "#080b0e",
  "lang": "ru",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
