{
  "name": "Mergio - Fruit Merge Puzzle",
  "short_name": "Mergio",
  "description": "Play the Mergio fruit merge puzzle demo and download the full mobile game.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e0a23",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "/assets/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
