{
  "name": "Why Impeach — Dr. Mike Ratner",
  "short_name": "Why Impeach",
  "description": "The constitutional case for accountability. Read, listen, and join the movement.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09070d",
  "theme_color": "#9b1b1f",
  "categories": ["books", "news", "education", "politics"],
  "icons": [
    {
      "src": "/app-icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Read the book", "url": "/read/why-impeach", "short_name": "Read" },
    { "name": "Free chapter", "url": "/download", "short_name": "Free PDF" },
    { "name": "Blog", "url": "/blog", "short_name": "Blog" }
  ]
}
