{
  "name": "Brainle — A new brain teaser every day",
  "short_name": "Brainle",
  "description": "A new brain teaser every day: Sudoku, Mini Crossword, Word Search, Anagram, and 4 Pics 1 Word. Build a streak and climb the daily leaderboard.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf8f3",
  "theme_color": "#faf8f3",
  "categories": ["games", "education", "entertainment"],
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
