{
  "name": "OpenWire News",
  "short_name": "OpenWire",
  "description": "Fast news aggregator with smart paywall routing and archive scanning",
  "id": "/OpenWire/",
  "start_url": "/OpenWire/",
  "scope": "/OpenWire/",
  "display": "standalone",
  "background_color": "#121413",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "share_target": {
    "action": "/OpenWire/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "icons": [
    {
      "src": "/OpenWire/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/OpenWire/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/OpenWire/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/OpenWire/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/OpenWire/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
