{
  "name": "Umego — Friends on one side. Nikah on the other.",
  "short_name": "Umego",
  "description": "One app that knows the difference between meeting people and meeting the person. No ads, no bait, no cringe.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#0A0A0C",
  "theme_color": "#0A0A0C",
  "icons": [
    {
      "src": "/assets/icon-192.v3.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.umego.android",
      "url": "https://play.google.com/store/apps/details?id=com.umego.android"
    }
  ],
  "prefer_related_applications": true
}