{
  "name": "DasHandwerk.xhub",
  "short_name": "DasHandwerk.xhub",
  "description": "Die Software fürs Handwerk: Angebote, Rechnungen, Termine und Team in einem Werkzeug.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f2e9",
  "theme_color": "#cf5a2b",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
