{
  "name": "Adil — Аренда жилья и машин",
  "short_name": "Adil",
  "description": "Квартиры и машины в аренду в Медине",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A1424",
  "theme_color": "#0A1424",
  "orientation": "portrait",
  "lang": "ru",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Квартиры",
      "url": "/?section=apt",
      "description": "Смотреть квартиры"
    },
    {
      "name": "Машины",
      "url": "/?section=car",
      "description": "Смотреть машины"
    },
    {
      "name": "Сдать",
      "url": "/?section=add",
      "description": "Подать объявление"
    }
  ],
  "categories": [
    "travel",
    "lifestyle",
    "business"
  ],
  "screenshots": []
}