{
  "name": "Kat & Krow Innovations",
  "short_name": "K&K",
  "description": "Expert digital marketing services and solutions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#040007",
  "theme_color": "#523F72",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/for-website-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/for-website-logo.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/for-website-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}