{
  "name": "МойДом — Апартаменты посуточно в Москве",
  "short_name": "МойДом",
  "description": "Апартаменты посуточно в Москве с отельным сервисом. 40+ квартир у метро, от 1 990 ₽/ночь. Кухня, Wi-Fi, заезд 24/7.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#16a085",
  "lang": "ru",
  "dir": "ltr",
  "categories": ["travel", "lifestyle"],
  "screenshots": [
    {
      "src": "/og-preview.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "МойДом — главная страница"
    }
  ],
  "shortcuts": [
    {
      "name": "Все апартаменты",
      "short_name": "Апартаменты",
      "description": "Список всех апартаментов в Москве",
      "url": "/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Избранное",
      "short_name": "Избранное",
      "description": "Сохранённые апартаменты",
      "url": "/favorites?utm_source=pwa_shortcut",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Контакты",
      "short_name": "Контакты",
      "description": "Связаться с МойДом",
      "url": "/contacts?utm_source=pwa_shortcut",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    }
  ],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
