{
  "name": "n8n Mobile Companion",
  "short_name": "n8n Mobile",
  "description": "An authentic, light-themed mobile wrapper and dashboard for n8n.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8f9fc",
  "theme_color": "#ff6d5a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/72x72/1f50c.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/128x128/1f50c.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/512x512/1f50c.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
