{
  "name": "Slime Pang!",
  "short_name": "Slime Pang",
  "description": "Match colorful slimes, chain combos, and climb the global leaderboard in this free browser puzzle game.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a142e",
  "theme_color": "#33274a",
  "orientation": "any",
  "categories": ["games", "puzzle", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
