{
  "name": "Webmessage.in",
  "short_name": "Webmessage",
  "description": "Webmessage.in — Website, App and Digital Services",
  "start_url": "/?pwa=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07142f",
  "theme_color": "#0b1f4d",
  "prefer_related_applications": false,
  "icons": [
    {"src":"/pwa/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"/pwa/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ]
}
