{
  "name": "Appiq CRM",
  "short_name": "Appiq CRM",
  "description": "Lead- & Kundenmanagement für Appiq Solutions — auch unterwegs.",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#09090b",
  "background_color": "#09090b",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Neuer Lead",
      "short_name": "Lead",
      "url": "/quick",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
