{
  "name": "U‑LINK",
  "short_name": "U‑LINK",
  "id": "/?source=pwa&v=6",
  "start_url": "/?source=pwa&v=6",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "any",
  "theme_color": "#0f172a",
  "background_color": "#ffffff",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/android-chrome-192x192-v5.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/android-chrome-512x512-v5.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
