{
  "name": "Odoo Community Mobile",
  "short_name": "Odoo Mobile",
  "start_url": "/web",
  "display": "standalone",
  "background_color": "#875A7B",
  "theme_color": "#875A7B",
  "icons": [
    {
      "src": "/web_mobile_pwa/static/description/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}