{
  "name": "Ariox",
  "short_name": "Ariox",
  "description": "Ariox is a full-service marketing agency specializing in brand strategy, content, performance marketing, and conversion-driven design.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f5ed",
  "theme_color": "#307c36",
  "orientation": "portrait-primary",
  "categories": [
    "marketing",
    "analytics",
    "growth hacking"
  ],
  "icons": [
    {
      "src": "/icon.webp",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon/android-chrome-512x512.webp",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.webp",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon/favicon-32x32.webp",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon/favicon-16x16.webp",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-image.webp",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Go to homepage",
      "url": "/"
    },
    {
      "name": "About Us",
      "short_name": "About",
      "description": "Learn more about us",
      "url": "/about"
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Read our blog",
      "url": "/blog"
    }
  ]
}
