{
  "name": "jokes.io — public-domain jokes, ranked by you",
  "short_name": "jokes.io",
  "description": "Read a random public-domain joke, vote it up or down, and see the all-time Top jokes ranked by approval.",
  "start_url": "/apps/jokes/",
  "scope": "/apps/jokes/",
  "display": "standalone",
  "background_color": "#0f1020",
  "theme_color": "#0f1020",
  "icons": [
    { "src": "/apps/jokes/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "/apps/jokes/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/apps/jokes/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/apps/jokes/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ]
}
