{
  "name": "Open Links in Apps",
  "short_name": "Open Links",
  "description": "Open links in native apps with privacy-first URL cleanup for Safari.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f7ff",
  "theme_color": "#f3f7ff",
  "icons": [
    {
      "src": "/assets/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
