{
  "short_name": "Paneco.com",
  "name": "Paneco.com Singapore",
  "icons": [
    {
      "src": "/icons/mobile_app_192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/mobile_app_512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#ECE5D7",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#ECE5D7",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "sg.com.paneco.app2",
      "url": "https://play.google.com/store/apps/details?id=sg.com.paneco.app2"
    },
    {
      "platform": "itunes",
      "id": "1378564191",
      "url": "https://itunes.apple.com/sg/app/paneco-com-singapore/id1378564191"
    }
  ]
}