{
  "name": "BookRouter",
  "short_name": "BookRouter",
  "icons": [
    {
      "src": "web-app-manifest-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "web-app-manifest-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#1A2E5A",
  "background_color": "#FBF8F1",
  "display": "standalone"
}