{
  "name": "PENN FUSE",
  "short_name": "FUSE",
  "description": "A double-word tile game from Planet Earth News Network.",
  "start_url": "/fuse?source=pwa",
  "scope": "/fuse",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#d97706",
  "background_color": "#ffffff",
  "id": "/fuse",
  "icons": [
    {
      "src": "/icons/fuse.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}