{
  "name": "FocusGroups.pro — AI-Powered Focus Groups & Research Panels",
  "short_name": "FocusGroups",
  "description": "Host human and AI-powered research panels to gather insights from your target audience",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0F0D18",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Host a Study",
      "short_name": "Host",
      "description": "Create a new research study",
      "url": "/app/host/setup",
      "icons": []
    },
    {
      "name": "Participate",
      "short_name": "Join",
      "description": "Join a research panel",
      "url": "/app/participant",
      "icons": []
    }
  ]
}
