{
  "name": "LinkMeUp — Real People. Genuine Connections.",
  "short_name": "LinkMeUp",
  "description": "Meet amazing people near you. Verified profiles, smart matching, private & secure.",
  "start_url": "./discover",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08080A",
  "theme_color": "#08080A",
  "categories": ["social", "lifestyle", "dating"],
  "icons": [
    { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
