{
  "name": "Thea Solutions",
  "short_name": "Thea Solutions",
  "description": "Thea Solutions provides expert consulting services for business growth and innovation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.ico",
      "sizes": "192x192",
      "type": "image/x-icon",
      "purpose": "any maskable"
    },
    {
      "src": "/dark_tranStacked_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "consulting"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View our consulting services",
      "url": "/services",
      "icons": [{ "src": "/logo.ico", "sizes": "192x192" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Contact us for consultation",
      "url": "/contact",
      "icons": [{ "src": "/logo.ico", "sizes": "192x192" }]
    }
  ]
}
