{
  "name": "GrubVoice Platform",
  "short_name": "GrubVoice",
  "description": "AI-Powered Food Truck Management System",
  "start_url": "/ops",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#635bff",
  "icons": [
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
