{
  "name": "Voilà - Automatisierte Rechnungsstellung",
  "short_name": "Voilà",
  "description": "Erstellen Sie rechtskonforme Rechnungen in unter 60 Sekunden. DSGVO-konform, Server in Deutschland.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4A90E2",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "finance"],
  "lang": "de",
  "dir": "ltr",
  "scope": "./",
  "id": "voila-invoice-app",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "voila_logo1.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "voila_logo1.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
