{
  "name": "Fahji – Connect, Link Up, Make Memories",
  "short_name": "Fahji",
  "description": "Discover people in your city, join exciting events, and create unforgettable group adventures.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#141619",
  "theme_color": "#141619",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/fahji-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/fahji-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/fahji-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/fahji-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
