{
  "name": "Giwa Reseller App",
  "short_name": "Giwa Reseller",
  "description": "Giwa Gardens Water Park - Reseller Management App",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f9ff",
  "theme_color": "#0891b2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230891b2'/><text x='96' y='128' text-anchor='middle' font-size='120' font-weight='bold' fill='white'>G</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}