{
  "name": "JSON Genie",
  "short_name": "JSONGenie",
  "start_url": "/",
  "display": "browser",
  "orientation": "any",
  "background_color": "#fff",
  "theme_color": "#8f8f8f",
  "icons": [
    {
      "src": "./web-app-manifest-192x192-y7xw0nc0.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./web-app-manifest-512x512-1180d6nf.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}