{
  "name": "EventMap — Карта событий",
  "short_name": "EventMap",
  "description": "Карта событий в реальном времени на MapLibre",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f1eb",
  "theme_color": "#f4f1eb",
  "categories": ["social", "navigation"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}