{
  "name": "VM Beauty Studio",
  "short_name": "VM Beauty",
  "description": "Beauty Studio Oberstaufen – Permanent Make-up, Wimpern, Augenbrauen, Nägel",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080706",
  "theme_color": "#C8941E",
  "orientation": "portrait-primary",
  "lang": "de",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Termin anfragen",
      "short_name": "Termin",
      "url": "/#booking",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Shop",
      "short_name": "Shop",
      "url": "/shop.php",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Galerie",
      "short_name": "Galerie",
      "url": "/galerie.php",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "VM Beauty Studio"
    }
  ]
}
