{
  "name": "OkObserver",
  "short_name": "OkObserver",
  "description": "To comfort the afflicted and afflict the comfortable.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1E90FF",
  "icons": [
    { "src": "favicon.ico", "sizes": "48x48 64x64", "type": "image/x-icon" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
