{
  "name": "Comma5CRM",
  "short_name": "Comma5CRM",
  "description": "Comma5 CRM web app that runs in standalone mode on mobile.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ad0505",
  "theme_color": "#ad0505",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/styleimage/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/styleimage/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/styleimage/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
