
{
  "name": "BUGGKAT Tattoo Studio",
  "short_name": "BUGGKAT",
  "description": "Custom tattoo studio based in Berlin. Individual style. Book your consultation online.",
  "lang": "de",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#222222",
  "theme_color": "#222222",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/hero.JPG",
      "type": "image/jpeg",
      "sizes": "1200x800",
      "form_factor": "wide"
    }
  ],
  "categories": ["lifestyle", "art", "beauty", "business"],
  "orientation": "any",
  "dir": "ltr"
}
