{
  "name": "Fruit Crush — Match, Win & Cash Out",
  "short_name": "Fruit Crush",
  "description": "The match-3 puzzle where every combo earns coins you can withdraw as real cash via EasyPaisa or JazzCash. Clear worlds, craft special candies, join live tournaments, and cash out.",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment", "casual"],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#4C1D95",
  "theme_color": "#6D28D9",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Play Now", "short_name": "Play", "description": "Jump straight into your current level", "url": "/?shortcut=play", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "My Wallet", "short_name": "Wallet", "description": "Check your coins and withdraw", "url": "/?shortcut=wallet", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Tournament", "short_name": "Tournament", "description": "See the live tournament", "url": "/?shortcut=tournament", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
