{
  "short_name": "jaahub",
  "name": "jaahub - Customer Loyalty Rewards & Business Growth Platform",
  "description": "Digital customer loyalty cards, stamp rewards, referral tracking, and automated Google reviews booster for businesses and customers.",
  "categories": ["business", "productivity", "shopping", "finance"],
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "64x64 32x32 24x24 16x16"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "background_color": "#020617",
  "theme_color": "#020617",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "shortcuts": [
    {
      "name": "Customer Stamp Cards",
      "short_name": "My Cards",
      "description": "View loyalty stamp cards and claim earned rewards",
      "url": "/#customer"
    },
    {
      "name": "Business Dashboard",
      "short_name": "Business",
      "description": "Manage loyalty programs, customer visits, and analytics",
      "url": "/#business"
    }
  ]
}
