{
  "name": "Rumanly",
  "short_name": "Rumanly",
  "description": "The human way to run WhatsApp support",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f7f6",
  "theme_color": "#4f46e5",
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Unreplied",
      "short_name": "Unreplied",
      "description": "Customers still waiting for an answer",
      "url": "/?filter=unreplied",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
