{
  "short_name": "LyonFlow",
  "name": "LyonFlow CRM",
  "description": "Central de atendimento comercial",
  "start_url": "/tickets",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#075e54",
  "background_color": "#111b21",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}