{
  "name": "Le Krib — Tattoo Studio Aarhus",
  "short_name": "Le Krib",
  "description": "Tattoo studio and creative space in Aarhus offering custom tattoos, piercings, tooth gems, and laser removal.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["lifestyle", "art", "shopping"],
  "icons": [
    {
      "src": "images/app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a session",
      "short_name": "Book",
      "description": "Open the InkLink booking app",
      "url": "https://portal.inklinkup.com/webBookingPage?code=WYAOh1pG",
      "icons": [
        {"src": "images/app-icon.png", "sizes": "96x96"}
      ]
    },
    {
      "name": "Locations",
      "short_name": "Find us",
      "description": "Visit Le Krib in Aarhus",
      "url": "/#Locations"
    }
  ]
}
