{
  "name": "ZenSudoku",
  "short_name": "ZenSudoku",
  "description": "Premium Zen Sudoku with Handwriting Recognition",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0ea5e9",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3233/3233997.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
