{
  "id": "com.cosiall.app",
  "name": "Cosiall",
  "short_name": "Cosiall",
  "description": "Seamlessly communicate with your prospects on the go",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#FF7092",
  "background_color": "#F7F6F9",
  "icons": [
    {
      "src": "/android-chrome-512x512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
