{
  "name": "СуперСнимки — фотосообщество",
  "short_name": "СуперСнимки",
  "description": "Делитесь фотографиями, получайте отзывы, общайтесь",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e0f11",
  "theme_color": "#0e0f11",
  "lang": "ru",
  "icons": [
    { "src": "/img/app-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/app-icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/img/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Загрузить фото", "url": "/photo/upload", "icons": [{ "src": "/img/app-icon-192.png", "sizes": "192x192" }] },
    { "name": "Диалоги", "url": "/dialogs", "icons": [{ "src": "/img/app-icon-192.png", "sizes": "192x192" }] }
  ]
}
