{
  "name": "Ghulami Home",
  "short_name": "Ghulami Home",
  "description": "Track and manage house construction in Pakistan",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0c10",
  "theme_color": "#ff6b00",
  "icons": [
    {
      "src": "/images/hero.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/hero.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}