{
  "name": "Mi Mirror - Tiny Quizzes and Shareable Cards",
  "short_name": "Mi Mirror",
  "description": "Free no-sign-up quizzes, daily cards, and copy-ready social prompts.",
  "start_url": "/?mi_source=web_app_manifest",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffaf4",
  "theme_color": "#f7efe7",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/og-mi-mirror.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
