{
  "name": "TTHP Operations",
  "short_name": "TTHP Ops",
  "description": "Operations hub for The Tree House Park team",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FDF8F1",
  "theme_color": "#4A5D23",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
