{
  "name": "2048 | BEARS, TACOS, TORTILLAS",
  "short_name": "2048",
  "description": "A minimal, elegant version of 2048 featuring bears, tacos, and tortillas. Combine similar tiles to reach the legendary Bear Taco!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#1a1a1a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
