{
  "id": "/",
  "name": "Daniel Rivero — The Art of Living",
  "short_name": "Daniel Rivero",
  "description": "Autobiography about overcoming trauma through the seven arts of living.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0814",
  "theme_color": "#0a0814",
  "lang": "en",
  "dir": "ltr",
  "categories": ["books", "education", "lifestyle"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/coperta-en.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "The Art of Living — Book Cover"
    }
  ],
  "shortcuts": [
    {
      "name": "Free Chapter",
      "short_name": "Chapter 1",
      "description": "Get the first chapter for free",
      "url": "/gift",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Order the Book",
      "short_name": "Order",
      "description": "Order the limited edition",
      "url": "/#buy_book",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    }
  ]
}
