{
  "name": "Prishanwi Tech Services",
  "short_name": "PT",
  "description": "Future Proofing Tech Solutions",
  "icons": [
    {
      "src": "/assets/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#1a4b8c",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/?utm_source=pwa",
  "orientation": "portrait-primary",
  "categories": ["IT Services"],
  "related_applications": [],
  "prefer_related_applications": false,
  "serviceworker": {
    "src": "/sw.js",
    "scope": "/"
  },
  "contact_info": {
    "email": "prishanwitechservices@gmail.com",
    "phone": "+91 6202817152",
    "address": "Newtown, Kolkata, India, West Bengal",
    "website": "https://prishanwitechservices.in"
  }
}
