{
  "name": "Golden Glow Paint Factory",
  "short_name": "Golden_Glow",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c1917c",
  "orientation": "portrait",
  "description": "a specialized company offering advanced painting and coating solutions for residential commercial and industrial build",
"icons": [
  {
    "src": "/icons/golden192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "/icons/golden512.png",
    "sizes": "512x512",
    "type": "image/png"
  }
],
  "lang": "en"
}