{
  "name": "2048 Puzzle",
  "short_name": "2048",
  "description": "Smooth modern 2048 with animations, particles, and sound",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#18181b",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "avatar.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "avatar.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
