{
  "name": "Bookd",
  "short_name": "Bookd",
  "description": "Your personal reading shelf",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#242424",
  "theme_color": "#a3c426",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/192x192/242424/a3c426?text=B",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://placehold.co/512x512/242424/a3c426?text=B",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
