{
  "name": "Snipio",
  "short_name": "Snipio",
  "id": "/landing.html",
  "start_url": "/landing.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f2ea",
  "theme_color": "#0e6b5c",
  "description": "Snip dir deinen Termin. Lokal. Fair. Direkt.",
  "orientation": "any",
  "prefer_related_applications": false,
  "categories": [
    "beauty",
    "lifestyle",
    "business"
  ],
  "icons": [
    {
      "src": "icons/snipio-app-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/snipio-app-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/snipio-app-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/snipio-app-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Salons ansehen",
      "short_name": "Salons",
      "description": "Direkt zur öffentlichen Salonliste.",
      "url": "/salons.html",
      "icons": [
        {
          "src": "icons/snipio-app-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Web-Buchung öffnen",
      "short_name": "Buchung",
      "description": "Direkt in den Web-Buchungsfluss von Snipio springen.",
      "url": "/book-demo.html",
      "icons": [
        {
          "src": "icons/snipio-app-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Support und Hilfe",
      "short_name": "Support",
      "description": "Fragen, Datenschutz, Wunschsalon und Hilfewege finden.",
      "url": "/support.html",
      "icons": [
        {
          "src": "icons/snipio-app-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
