{
  "name": "SHMONG - Find Your Event Photos",
  "short_name": "SHMONG",
  "description": "Find your photos from events instantly using facial recognition",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/shmong-logo-final-white.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/shmong-logo-final-white.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["photo", "social", "utilities"],
  "screenshots": [
    {
      "src": "/shmong-logo-final-white.png",
      "sizes": "1170x2532",
      "type": "image/png"
    }
  ]
}