{
  "short_name": "Sudoku Apex",
  "name": "Sudoku Apex - Premium Sudoku Puzzles",
  "description": "Play premium Sudoku puzzles with sleek animations, warm themes, and multi-player challenges.",
  "icons": [
    {
      "src": "/icon-192-v2.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512-v2.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#121212",
  "theme_color": "#4f46e5",
  "display": "standalone",
  "orientation": "portrait"
}
