  {
    "name": "BudnBud",
    "short_name": "Bud",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#4288E9",
    "theme_color": "#4288E9",
    "icons": [
      {
        "src": "https://budnbud.com/assets/Pics/mobileLogoC.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "https://budnbud.com/assets/Pics/mobileLogoC.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "related_applications": [
      {
        "platform": "play",
        "id": "com.budnbud.twa",
        "min_version": "1"
      }
    ],
    "prefer_related_applications": true
  }