{
  "name": "sw-apl — an APL\\360 session",
  "short_name": "sw-apl",
  "description": "A clean-room APL\\360 interpreter, compiled to WebAssembly and running in the tab. Nothing typed is sent anywhere.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#fbf7ef",
  "theme_color": "#fbf7ef",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["developer", "education", "utilities"]
}
