{
  "name": "wiw",
  "short_name": "wiw",
  "description": "Share what you're watching with people you trust",
  "start_url": "/search",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff5757",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
