{
  "name": "PENN STACK",
  "short_name": "STACK",
  "description": "A daily word tower from Planet Earth News Network.",
  "start_url": "/stack?source=pwa",
  "scope": "/stack",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#7c3aed",
  "background_color": "#ffffff",
  "id": "/stack",
  "icons": [
    {
      "src": "/icons/stack.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}