  
{
    "name": "Intender Construction Platform",
    "short_name": "Intender",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#fff",
    "description": "All-in-one construction platform for construction professionals.",
    "theme_color": "#1f487e",
    "orientation": "portrait-primary",
    "icons": [
      {
        "src": "static/images/intender-logo-only-512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "static/images/intender-logo-only-192.png",
        "sizes": "192x192",
        "type": "image/png"
      }
    ]
  }