{
  "name": "PULSE",
  "short_name": "PULSE",
  "description": "PULSE — сучасна соціальна мережа з Pulse Coin, Глобусом і чатами",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "launch_handler": { "client_mode": ["focus-existing", "auto"] },
  "prefer_related_applications": false,
  "background_color": "#0d0a1a",
  "theme_color": "#0d0a1a",
  "orientation": "portrait",
  "lang": "uk",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "id": "/",
  "scope": "/",
  "shortcuts": [
    { "name": "Стрічка", "url": "/feed" },
    { "name": "Reels", "url": "/reels" },
    { "name": "Глобус", "url": "/discover" },
    { "name": "Чати", "url": "/chats" },
    { "name": "Гаманець", "url": "/wallet" }
  ]
}