{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Navaniit Creation",
  "short_name": "Navaniit",
  "description": "Designing Your Future — Premium AI-powered Numerology + Spiritual Guidance by Dr. Navaniit Mandhaani.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#c4922f",
  "background_color": "#f5f5f4",
  "lang": "en",
  "categories": ["lifestyle", "education", "spirituality"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home — Designing Your Future"
    }
  ],
  "shortcuts": [
    {
      "name": "Generate a snapshot",
      "url": "/snapshot",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My reports",
      "url": "/my-reports",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
