{
  "name": "SkyThink Agency - Full-Service Creative & Tech Solutions",
  "short_name": "SkyThink Agency",
  "description": "Creative agency specializing in web design, branding, video production, software development, and graphic design services.",
  "start_url": "https://agency.skythink.tech/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "business",
    "design",
    "technology"
  ],
  "screenshots": [
    {
      "src": "/images/og-home.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    },
    {
      "src": "/images/og-home.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Get Started",
      "short_name": "Contact",
      "description": "Start your project with SkyThink Agency",
      "url": "/?contact=1",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "View Services",
      "short_name": "Services",
      "description": "Explore our full range of creative services",
      "url": "/#services",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "FAQ",
      "short_name": "FAQ",
      "description": "Frequently asked questions about our agency",
      "url": "/#faq",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
