{
  "name": "Fruit Fusion",
  "short_name": "FruitFusion",
  "description": "Drop. Merge. Score. A Suika-style puzzle game.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0D15",
  "theme_color": "#F6C564",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["games", "entertainment"]
}
