{
  "id": "/",
  "name": "Дія",
  "short_name": "Дія",
  "description": "Дія — вебзастосунок, встановлений на пристрій як PWA",
  "lang": "uk",
  "dir": "ltr",
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false
}
