{
  "name": "Vocabacus — Find the words worth 100",
  "short_name": "Vocabacus",
  "description": "Find words whose letters add up to exactly 100. Two minutes, one point per word.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f4ea",
  "theme_color": "#102a43",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" }
  ]
}
