{
  "id": "/",
  "name": "World History Encyclopedia",
  "short_name": "World History",
  "description": "The world's most-read history publication, now in your pocket.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#b52600",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=org.worldhistory.encyclopedia",
      "id": "org.worldhistory.encyclopedia"
    }
  ],
  "icons": [
    {
      "src": "/template/images/whe-favicon-192px.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/template/images/whe-favicon-512px.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}