{
  "id": "/",
  "name": "Miji - Know Your Chart. Unlock Your Energy. Shape Your Fate.",
  "short_name": "Miji",
  "description": "Discover your life blueprint through BaZi, Zi Wei Dou Shu, numerology, personality profiling, and wellness insights.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#C0392B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile.png",
      "sizes": "490x870",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Miji on mobile"
    },
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Miji on desktop"
    }
  ]
}