{
  "id": "/",
  "name": "LinkLift",
  "short_name": "LinkLift",
  "description": "Save video, audio and subtitles from more than 1,000 supported sites.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#05090c",
  "theme_color": "#05090c",
  "orientation": "any",
  "categories": ["utilities", "video"],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {"title": "title", "text": "text", "url": "url"}
  },
  "icons": [
    {"src": "icons/Icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "icons/Icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "icons/Icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "icons/Icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
