{
  "name": "Choice Board by Helpset",
  "short_name": "Choice Board",
  "description": "A simple visual choice board for children — offer two, three or four options as pictures and let your child tap to choose. Works fully offline. Free, no ads, no account.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6f3ec",
  "theme_color": "#266e6e",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
