{
  "name": "Dream Spot Studio",
  "short_name": "Dream Spot",
  "description": "Creative Digital Solutions - Web Design, Graphic Design, SEO & Digital Marketing",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0891b2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "lifestyle"],
  "shortcuts": [
    {
      "name": "Contact Us",
      "url": "/contact",
      "description": "Get in touch with Dream Spot Studio"
    },
    {
      "name": "Services",
      "url": "/services",
      "description": "View our services"
    },
    {
      "name": "Portfolio",
      "url": "/portfolio",
      "description": "See our work"
    }
  ]
}
