{
  "id": "/",
  "name": "Sendly",
  "short_name": "Sendly",
  "description": "Share files securely with links that expire automatically.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#03112B",
  "theme_color": "#03112B",
  "icons": [
    {
      "src": "/illustrations/S_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/illustrations/S_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
