{
  "name": "Itlence — See it. Fix it.",
  "short_name": "Itlence",
  "description": "A simple language and brain game. Fix words and sentences, build streaks, and solve Sudoku-style Itlence Grid puzzles.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f8f6",
  "theme_color": "#26664f",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
