{
  "name": "NearMatch — Warm connections",
  "short_name": "NearMatch",
  "description": "Dating app built on real safety, AI-verified profiles, and encrypted real-time chat.",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF8EC",
  "theme_color": "#E8603A",
  "categories": ["dating", "social", "lifestyle"],
  "icons": [
    {
      "src": "assets/favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "assets/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/adaptive-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
