{
  "id": "/",
  "name": "RussNews",
  "short_name": "RussNews",
  "description": "RussNews — новости России и мира",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050d17",
  "theme_color": "#050d17",
  "icons": [
    {
      "src": "/tmp/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tmp/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "browser"
  ],
  "orientation": "any",
  "categories": [
    "news",
    "social"
  ],
  "prefer_related_applications": false
}