{
  "name": "mergelytics - Clash Royale Merge Tactics",
  "short_name": "mergelytics",
  "description": "The ultimate companion app for Clash Royale Merge Tactics with team builder, card database, and strategy guides",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png", 
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180", 
      "type": "image/png"
    }
  ],
  "theme_color": "#101828",
  "background_color": "#101828", 
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/"
}