{
  "name": "Vulu",
  "short_name": "Vulu",
  "description": "Your library. Your TV. Save videos from any platform and watch on any device.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0d0d0d",
  "background_color": "#000000",
  "lang": "en",
  "categories": ["entertainment", "video", "utilities"],
  "icons": [
    {
      "src": "/assets/vulu-mark.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/vulu-mark.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "share_target": {
    "action": "/share-receive",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
