{
  "name": "Sweet Crush — Match-3 Puzzle",
  "short_name": "Sweet Crush",
  "description": "Match-3 puzzle game with 100 levels, power-ups, combos and beautiful animations.",
  "start_url": "./",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "background_color": "#1a0a2e",
  "theme_color": "#E91E63",
  "icons": [
    { "src": "https://img.icons8.com/emoji/192/lollipop.png", "sizes": "192x192", "type": "image/png" },
    { "src": "https://img.icons8.com/emoji/512/lollipop.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["games", "entertainment"]
}