{
  "name": "FARFROMOTHERS",
  "short_name": "FARFROM",
  "description": "The BI platform that tells you what the data means",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#f5c400",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Surveys",
      "url": "/surveys",
      "description": "Create and manage surveys"
    },
    {
      "name": "Dashboard",
      "url": "/app",
      "description": "View data dashboard"
    }
  ],
  "scope": "/"
}
