{
  "id": "/de",
  "name": "ElenArt Beauty",
  "short_name": "ElenArt",
  "description": "ElenArt Beauty - Wimpern, Peeling & Permanent Make-up in Karlsruhe.",
  "start_url": "/de",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF6F1",
  "theme_color": "#C9A46A",
  "lang": "de",
  "categories": ["beauty", "lifestyle", "health"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Buchen",
      "short_name": "Buchen",
      "description": "Termin online buchen",
      "url": "/de/booking",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Gutscheine",
      "short_name": "Gutscheine",
      "description": "Gutschein kaufen",
      "url": "/de/gutscheine",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
