{
  "name": "Ugglabz - Din Personliga Teknikpartner",
  "short_name": "Ugglabz",
  "description": "Professionell webbyrå i Stockholm. Vi erbjuder webbutveckling, webbdesign och hosting med personlig service.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/icons/favicon.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "lang": "sv-SE",
  "dir": "ltr",
  "categories": ["business", "technology", "web development"],
  "screenshots": [
    {
      "src": "/assets/images/seo/og-image-lg.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "platform": "wide"
    }
  ]
} 