{
    "name": "Foodja: Food Delivery",
    "short_name": "Foodja",
    "icons": [
        {
            "src": "/android-chrome-any.svg",
            "sizes": "any",
            "type": "image/png"
        }
    ],
    "prefer_related_applications": true,
    "related_applications": [
    {
      "platform": "play",
      "id": "com.foodja.foodja"
    }
    ],
    "start_url": ".",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}
