{
  "short_name": "Работаем!",
  "name": "Работаем!",
  "start_url": "/",
  "icons": [
    {
      "src": "logo_512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "logo_512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "background_color": "#000000",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#000000",
  "description": "Технологии и стартапы",
  "screenshots": [
    {
      "form_factor": "wide",
      "label": "Desktop interface",
      "type": "image/webp",
      "src": "img/pwa/wide.webp",
      "sizes": "3692x1948"
    },
    {
      "form_factor": "narrow",
      "label": "Mobile interface",
      "src": "img/pwa/narrow.webp",
      "sizes": "962x1948"
    }
  ],
  "shortcuts": [
    {
      "name": "Inbox",
      "url": "/inbox"
    },
    {
      "name": "Create post",
      "url": "/create/post"
    },
    {
      "name": "Profile",
      "url": "/profile/user"
    }
  ],
  "categories": ["entertainment", "news", "social"]
}
