{
  "name": "MECO Operations",
  "short_name": "MECO",
  "description": "Burning Man water truck tracking, deliveries, receipts & time logs",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f4eb",
  "theme_color": "#8b5a2b",
  "icons": [
    {
      "src": "/icons/meco-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/meco-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/meco-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
