{
  "name": "FarmBox Foods",
  "short_name": "FarmBox Foods",
  "description": "Controlled-climate container farms that grow fresh food year-round, anywhere.",
  "start_url": "/demo/farmboxfoods/",
  "scope": "/demo/farmboxfoods/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#3b9b4b",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/demo/farmboxfoods/brand-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/demo/farmboxfoods/brand-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}