{
  "id": "/",
  "name": "Dil Sy Rishta",
  "short_name": "Dil Sy Rishta",
  "description": "Pakistan's trusted privacy-first marriage matchmaking platform. Find verified rishtas for Muslim families.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "tabbed", "standalone", "minimal-ui", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#e11d48",
  "orientation": "portrait-primary",
  "lang": "en-PK",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "personalization"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://dilsyrishta.replit.app/manifest.json"
    }
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "protocol_handlers": [
    {
      "protocol": "web+rishta",
      "url": "/?share=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "text/vcard": [".vcf"],
        "image/png": [".png"],
        "image/jpeg": [".jpg", ".jpeg"]
      }
    }
  ],
  "widgets": [
    {
      "name": "Dil Sy Rishta",
      "description": "Your latest match activity",
      "tag": "match-activity",
      "ms_ac_template": "/widgets/match-activity.json",
      "data": "/api/auth/me",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/screenshots/home-mobile.png",
          "sizes": "390x844",
          "label": "Match activity widget"
        }
      ],
      "icons": [
        {
          "src": "/icon-96.png",
          "sizes": "96x96"
        }
      ],
      "auth": false,
      "update": 86400
    }
  ],
  "icons": [
    {
      "src": "/icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse profiles and find matches"
    },
    {
      "src": "/screenshots/bureau-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Bureau dashboard to manage client profiles"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Profiles",
      "short_name": "Browse",
      "description": "Browse and find new matches",
      "url": "/",
      "icons": [
        {
          "src": "/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Support",
      "short_name": "Support",
      "description": "Chat with our support team",
      "url": "/contact",
      "icons": [
        {
          "src": "/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "scope_extensions": [
    {"origin": "https://dilsyrishta.replit.app"}
  ],
  "note_taking": {
    "new_note_url": "/contact"
  },
  "tab_strip": {
    "home_tab": {
      "url": "/"
    },
    "new_tab_button": {
      "url": "/"
    }
  }
}
