{
    "name": "BC Construtora",
    "short_name": "BCConstrutora",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#242424",
    "theme_color": "#242424",
    "icons": [
      {
        "src": "/icon.png",
        "type": "image/png",
        "sizes": "144x144"
      }
    ],
    "categories": [
      "business"
    ]
  }