{
  "name": "Jelly Drop - Emoji Merge",
  "short_name": "Jelly Drop",
  "name_pt": "Jelly Drop - Emoji Merge",
  "description": "Combine emojis iguais para crescê-los neste viciante jogo de física!",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0a0818",
  "theme_color": "#a855f7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/screenshots/gameplay1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Jelly Drop Gameplay"
    },
    {
      "src": "assets/screenshots/gameplay2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Jelly Drop Results"
    }
  ]
}
