{
  "name": "SendIT",
  "short_name": "SendIT",
  "description": "Share files up to 10GB instantly with a simple code. No signup, no email, no phone number required. Secure file sharing made easy.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#00b4d8",
  "dir": "ltr",
  "categories": ["productivity", "tools", "utilities"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
