{
  "name": "Deep Dish",
  "short_name": "Deep Dish",
  "description": "Deep Dish — a 2048-style sliding tile puzzle. Swipe or use arrow keys to combine the tiles and reach 2048.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf8ef",
  "theme_color": "#bbada0",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
