{
  "name": "Wondereel",
  "short_name": "Wondereel",
  "description": "The kids' video player — curated by you",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1B2B6B",
  "theme_color": "#131E4F",
  "orientation": "any",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "share_target": {
    "action": "./",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
