{
  "short_name": "Arrow Puzzle",
  "name": "Arrow Puzzle | Premium Logic Puzzle Game",
  "description": "Help the snake-like arrows escape the grid! Find the correct sequence and clear the board in this premium logic puzzle game.",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "og-image.png",
      "type": "image/png",
      "sizes": "1200x630"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#f8fafc",
  "theme_color": "#1e293b",
  "display": "standalone",
  "orientation": "portrait"
}
