{
  "name": "Sparkpond Games",
  "short_name": "Games",
  "description": "Quick games, beautifully simple.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbfcfa",
  "theme_color": "#176d62",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Daily 3", "url": "/daily/" },
    { "name": "Hangman", "url": "/hangman/" },
    { "name": "Crossword", "url": "/crossword/" },
    { "name": "Sudoku", "url": "/sudoku/" }
  ]
}
