{
  "name": "Billify – Rechnungsgenerator",
  "short_name": "Billify",
  "description": "Erstellen Sie professionelle Rechnungen und Quittungen in Sekunden. Kostenloser Online-Rechnungsgenerator.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#C41E56",
  "lang": "de",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
