{
  "name": "AGLASEM Playground — Brain Games & Daily Puzzles",
  "short_name": "Playground",
  "description": "Free daily brain games and puzzles for students — 2048, Sudoku, Word Guess, Spelling Bee, Nonogram and more.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6fb",
  "theme_color": "#3F51B5",
  "categories": ["games", "education", "puzzle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
