{
  "id": "/",
  "name": "Chattoko",
  "short_name": "Chattoko",
  "description": "Answer live chats, tickets and calls from one inbox.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7EDDC",
  "theme_color": "#F6C795",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
