{
  "short_name": "Cabo",
  "name": "Cabo - Memory Card Game",
  "description": "A strategic memory card game where you test your memory and bluffing skills",
  "icons": [
    {
      "src": "cabo-icon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "cabo-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "cabo-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#8B4513",
  "background_color": "#2C1810",
  "orientation": "portrait-primary",
  "categories": ["games", "entertainment"]
}
