{
  "name": "routimal - Intelligente Routenplanung",
  "short_name": "routimal",
  "description": "Intelligente Routenoptimierung für Profis. Optimieren Sie Ihre Routen nach Zeit, Strecke und Kraftstoffkosten.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f7f7",
  "theme_color": "#d9641e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/routimal-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://storage.googleapis.com/gpt-engineer-file-uploads/Xw8XVMHH91StnorW8KAmhRiYnXB3/uploads/1762624546523-routimal_logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "navigation"],
  "lang": "de-DE"
}