{
  "name": "EcoCar.TJ",
  "short_name": "EcoCar",

  "description": "Купите, продайте или найдите электромобили и услуги рядом — объявления в EcoCar.TJ",

  "start_url": "/",
  "scope": "/",

  "display": "fullscreen",

  "display_override": [
    "fullscreen",
    "standalone"
  ],

  "orientation": "portrait",

  "background_color": "#f2f2f7",
  "theme_color": "#00c896",

  "id": "/",

  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}