{
  "id": "/drop-hub",
  "name": "DROP HUB",
  "short_name": "DROP HUB",
  "description": "The Shared Exchange Hub — Tools, Dashboards & Artifacts",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0e0e0f",
  "theme_color": "#ef4444",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "drop_pwa_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "drop_pwa_maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "drop_pwa_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
