{
  "name": "RYO Retro Arcade",
  "short_name": "RYO Arcade",
  "description": "Play ten free browser games including the original Neural Lock and the False Echo arcade game, Owl, Snake, Solitaire, FreeCell and Daily Crossword.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "orientation": "any",
  "background_color": "#08081a",
  "theme_color": "#08081a",
  "lang": "en",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-640.jpg",
      "sizes": "640x640",
      "type": "image/jpeg",
      "label": "Raise Your Owl gameplay",
      "form_factor": "narrow"
    },
    {
      "src": "/og-1200x630.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Raise Your Owl gameplay",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Neural Lock",
      "url": "/games/neural-lock/",
      "description": "Play the daily Neural Lock brain game"
    },
    {
      "name": "False Echo",
      "url": "/games/false-echo/",
      "description": "Outrun the ghosts of your own path"
    },
    {
      "name": "Play Owl",
      "url": "/games/raise-your-owl/",
      "description": "Play the Raise Your Owl arcade game"
    },
    {
      "name": "Play Snake",
      "url": "/games/snake/",
      "description": "Play the retro Snake game"
    },
    {
      "name": "Minesweeper",
      "url": "/games/minesweeper/",
      "description": "Clear a retro minefield"
    },
    {
      "name": "Solitaire",
      "url": "/games/solitaire/",
      "description": "Play Klondike Solitaire"
    },
    {
      "name": "FreeCell",
      "url": "/games/freecell/",
      "description": "Play FreeCell with daily deals"
    }
  ]
}
