{
  "name": "bee — Meet New People",
  "short_name": "bee",
  "description": "Meet new people near you. A modern dating app with location-based discovery.",
  "start_url": "/discover",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF9F6",
  "theme_color": "#FFC629",
  "lang": "en",
  "dir": "auto",
  "categories": ["social", "lifestyle", "dating"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
