{
    "name": "ProSteel Industries",
    "short_name": "ProSteel",
    "icons": [
      {
        "src": "photos/favicon.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "photos/favicon.png", 
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "theme_color": "#2b2b2b",
    "background_color": "#2b2b2b",
    "display": "standalone"
  }