{
  "name": "EarthBlocks Portal",
  "short_name": "EarthBlocks",
  "description": "Order CSEB blocks, track deliveries",
  "start_url": "/reorder",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf5f0",
  "theme_color": "#92400e",
  "icons": [
    {
      "src": "/eb-logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/eb-logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "shopping", "utilities"],
  "prefer_related_applications": false
}
