{
  "name": "JMHooligan SudokuGame",
  "short_name": "Sudoku",
  "description": "A luxury Sudoku puzzle experience from JMHooligan.",
  "start_url": "https://apps.jeffmaclive.com/SudokuGame/JMHooligan-SudokuGame.html",
  "scope": "https://apps.jeffmaclive.com/SudokuGame/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080808",
  "theme_color": "#080808",
  "icons": [
    {
      "src": "icons/JMHooligan-SudokuGame-Icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/JMHooligan-SudokuGame-Icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "games",
    "utilities"
  ],
  "lang": "en-US"
}