{
  "id": "taptile-aac-2026",
  "name": "TapTile AAC \u2014 Assistive Speech Tablet",
  "short_name": "TapTile",
  "description": "Dedicated assistive communication board for non-verbal children with 5,000+ offline symbols and laser keyguard support.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "fullscreen",
    "window-controls-overlay"
  ],
  "orientation": "landscape",
  "background_color": "#04070e",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/assets/imgs/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/imgs/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}