{
  "name": "Huntsworld",
  "short_name": "Huntsworld",
  "description": "HuntsWorld MERN B2B Application",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c1f4d",
  "theme_color": "#0c1f4d",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "375x812",
      "type": "image/png"
    }
  ]
}
