{
    "name": "incenza",
    "short_name": "incenza",
    "icons": [
      {
           "src": "icon-192.png",
           "type": "image/png",
           "sizes": "192x192"
         },
         {
           "src": "icon-512.png",
           "type": "image/png",
           "sizes": "512x512"
         }
    ],
    "scope": "/",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#CDA78F",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "com.app.incenza",
            "url": "https://play.google.com/store/apps/details?id=com.app.incenza"
        }
    ]
}