{
  "name": "Spelling Tiles",
  "short_name": "Spelling",
  "description": "Phonics spelling practice - tap letters to build words",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#ffffff",
  "theme_color": "#5cb85c",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
