{
  "name": "Willi — Billionaire of Love",
  "short_name": "Willi",
  "description": "A gentle companion whose voice is shaped by Hal Rosen's Billionaire of Love. Read the book, listen, journal, and talk with Willi.",
  "id": "/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf5eb",
  "theme_color": "#d9944d",
  "categories": ["lifestyle", "health", "books"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
