{
  "name": "OWL Barbershop",
  "short_name": "OWL",
  "description": "Premium barbershop in Jugla, Rīga: classic men's haircuts, beard grooming and KEUNE & Morgan's products.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0C0B0E",
  "theme_color": "#0C0B0E",
  "lang": "lv",
  "dir": "ltr",
  "categories": ["lifestyle", "beauty", "shopping"],
  "icons": [
    {
      "src": "/assets/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/assets/app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
