{
  "name": "Spell Characters \u2014 runlocally",
  "short_name": "Spell Characters",
  "description": "Spell out letters and digits with local phonetic code tables. Nothing is uploaded.",
  "start_url": "/spell-characters/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "scope": "/spell-characters/",
  "icons": [
    {
      "src": "/spell-characters/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/spell-characters/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "utilities",
    "productivity"
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
