{
  "name": "Nine Moons, Ten Days — Pregnancy Companion",
  "short_name": "Nine Moons",
  "description": "The last pregnancy book you'll ever need: modern medicine, world wisdom, and the making of a mother — made to stick.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0F0B24",
  "theme_color": "#0F0B24",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
