{
  "name": "Mehewara For Business",
  "short_name": "MehewaraBiz",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/?source=pwa",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "description": "Mehewara Business Portal - Manage your educational tools, track analytics, and handle operations globally.",
  "orientation": "any",
  "categories": ["education", "business", "productivity"],
  "icons": [
    {
      "src": "https://mehewara.com/pwa/MehewaraNew-02.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://mehewara.com/pwa/MehewaraNew-04.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://mehewara.com/pwa/MehewaraNew-04.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "https://mehewara.com/pwa/MehewaraNew-02.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}