{
  "name": "Mingle — Make Friends & Find Dates",
  "short_name": "Mingle",
  "description": "Free swipe app to make friends and find dates in your city. US launch. 18+.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0714",
  "theme_color": "#7c3aed",
  "categories": ["social", "lifestyle"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
