{
  "name": "PromoChat",
  "short_name": "PromoChat",
  "description": "Community, campaigns and transparent creator earnings in one place.",
  "start_url": "index.php?page=home",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8f8fc",
  "theme_color": "#6c3df3",
  "lang": "en-IN",
  "categories": ["social", "business"],
  "icons": [
    { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Messages", "url": "index.php?page=chat", "description": "Open your conversations" },
    { "name": "Create post", "url": "index.php?page=home&compose=1", "description": "Share an update" },
    { "name": "Wallet", "url": "index.php?page=wallet", "description": "Earnings and payouts" }
  ]
}
