{
  "name": "COA — Cycad Owners Association",
  "short_name": "COA",
  "description": "Cycad Owners Association — Compliance-first member platform administered by Saai",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1319",
  "theme_color": "#3a9e5a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1456x954",
      "type": "image/png",
      "form_factor": "wide",
      "label": "COA Home — Desktop"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "COA Home — Mobile"
    }
  ]
}
