{
  "name": "Date-Dash",
  "short_name": "Date-Dash",
  "description": "The only dating app where every user is ID-verified",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#fff1f2",
  "theme_color": "#ec4899",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["social", "lifestyle"],
  "lang": "en"
}
