{
  "id": "/?app=plus",
  "name": "iCanSend Plus",
  "short_name": "iCanSend+",
  "start_url": "/plus?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f4f4",
  "theme_color": "#4f46e5",
  "description": "Secure in-browser file server - no install, no backend.",
  "icons": [
    { "src": "/img/192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/512x512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "related_applications": [
    { "platform": "webapp", "url": "https://icansend.com/manifest.webmanifest", "id": "/" }
  ]
}
