{
    "name": "Odoo Styling",
    "short_name": "Odoo Styling",
    "start_url": "/web",
    "display": "standalone",
    "theme_color": "#6f263d",
    "background_color": "#ffffff",
    "icons": [
      {
        "src": "/odoo_styling/static/src/images/asuer-app-192.png",
        "sizes": "192x192",
        "type": "image/png"
      }
    ]
  }