{
  "name": "Fruit Blaster.fun - 3D Puzzle Game",
  "short_name": "Fruit Blaster",
  "description": "Play the most juicy 3D Fruit Match-3 puzzle game online for free!",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#022c22",
  "theme_color": "#84cc16",
  "categories": ["games", "puzzle", "casual"],
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
