{
  "name": "MagFlow",
  "short_name": "MagFlow",
  "description": "Vendor companion app for events, orders, and printing on the go",
  "start_url": "/app",
  "scope": "/app",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#9333ea",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://magflowme.com/api/photos/site-assets/app-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://magflowme.com/api/photos/site-assets/app-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
