{
  "name": "Sudoku - Classic 9x9 Puzzle Game",
  "short_name": "Sudoku",
  "description": "Classic 9x9 Sudoku for Android and iOS: four difficulties, a daily challenge, pencil marks and hints. Fully offline.",
  "icons": [
    {
      "src": "/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#FFFFFF",
  "background_color": "#E8EEF6",
  "display": "standalone",
  "start_url": "/"
}
