{
  "name": "Gatherly",
  "short_name": "Gatherly",
  "description": "Find your people. Build your scene. Discover events in Istanbul.",
  "start_url": "/?v=2",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#c4b5fd",
  "theme_color": "#6c47ff",
  "lang": "tr",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Discover", "url": "/discover", "icons": [{ "src": "/icon-192.png?v=2", "sizes": "192x192" }] },
    { "name": "Create Event", "url": "/create-event", "icons": [{ "src": "/icon-192.png?v=2", "sizes": "192x192" }] },
    { "name": "Messages", "url": "/messages", "icons": [{ "src": "/icon-192.png?v=2", "sizes": "192x192" }] }
  ]
}
