{
  "name": "EqualPath",
  "short_name": "EqualPath",
  "description": "Навигация за всеки — достъпни маршрути с AI",
  "start_url": "/EqualPath/",
  "scope": "/EqualPath/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e9e75",
  "theme_color": "#1e9e75",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
