{
  "name": "Firebase Auth Domain Doctor",
  "short_name": "Firebase Auth Doctor",
  "description": "Diagnose Firebase Authentication's \"auth/unauthorized-domain\" and the \"missing initial state\" redirect failure across Firebase Hosting, Vercel, Netlify, custom domains, localhost, and Capacitor/webviews. Free, client-side, nothing leaves your browser.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f2ea",
  "theme_color": "#f6f2ea",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
