{
  "name": "Pando by Solvigo",
  "short_name": "Pando",
  "description": "AI-powered team check-ins, interviews, and insights",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0eee8",
  "theme_color": "#1a2e46",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/Solvigo_Logo_Symbol_Navy.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/overview/dashboard",
      "icons": [{ "src": "/Solvigo_Logo_Symbol_Navy.svg", "sizes": "any" }]
    },
    {
      "name": "Interviews",
      "short_name": "Interviews",
      "url": "/interviews",
      "icons": [{ "src": "/Solvigo_Logo_Symbol_Navy.svg", "sizes": "any" }]
    }
  ],
  "categories": ["business", "productivity"]
}
