{
  "name": "Nexroute — Ordena parades",
  "short_name": "Nexroute",
  "description": "Afegeix diverses parades, troba el millor ordre i obre la ruta a Apple Maps, Google Maps o Waze.",
  "lang": "ca",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#1355e1",
  "categories": ["navigation", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
