{
  "name": "ShareBeam — Local File Sharing",
  "short_name": "ShareBeam",
  "description": "Share files between devices instantly on the same Wi-Fi. No app, no cloud, no limits.",
  "id": "/",
  "start_url": "/beam",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#5532f4",
  "background_color": "#f7f8fb",
  "icons": [
    {
      "src": "web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
