{
  "name": "Serendipity",
  "short_name": "Serendipity",
  "description": "Discover where your life paths have crossed.",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/discover",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#0a0a0f",
  "background_color": "#0a0a0f",
  "categories": ["social", "lifestyle"],
  "lang": "en"
}
