{
  "name": "Nara — один тап, и вы рядом",
  "short_name": "Nara",
  "description": "Video-first мессенджер для близких",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0a09",
  "theme_color": "#0b0a09",
  "orientation": "portrait-primary",
  "categories": ["social", "communication"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Семья", "short_name": "Семья", "url": "/room", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Сообщения", "short_name": "Видео", "url": "/messages", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
