{
  "name": "Fragile: A Survival Guide for Product Management",
  "short_name": "Fragile",
  "description": "Interactive audiobook reader for Fragile by Sairam Rajagopal",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff8f7",
  "theme_color": "#b5294a",
  "categories": ["books", "education"],
  "icons": [
    {
      "src": "/images/Fragile-cover.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/Fragile-cover.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/Fragile-cover.png",
      "sizes": "832x1248",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
