{
  "name": "Commun",
  "short_name": "Commun",
  "description": "Connect with people nearby, share moments, find events and explore the world.",
  "start_url": "/map",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E1015",
  "theme_color": "#0E1015",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["social", "maps", "lifestyle"],
  "lang": "en",
  "scope": "/",
  "id": "/",
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 420
  }
}
