{
  "name": "SpeakWork",
  "short_name": "SpeakWork",
  "description": "Voice-first talent marketplace for kitchen workers.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#112855",
  "background_color": "#F7F8FA",
  "icons": [
    {
      "src": "/SpeakWorkLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/SpeakWorkLogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
