{
    "short_name": "Capital Ins",
    "name": "Capital Insurance Svcs Online",
    "description": "Capital Insurance Services Online",
    "icons": [
      {
        "src": "/images/icons-192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "/images/icons-512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "start_url": "/?source=pwa",
    "background_color": "#4A9C2D",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#4A9C2D",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "com.appliedsystems.mobileinsured.capit02"
        }
    ]
  }