{
  "id": "/",
  "name": "Pneumanos — Spiritual Discernment & Consulting",
  "short_name": "Pneumanos",
  "description": "Unhurried, confidential spiritual discernment and consulting for people of every religious and spiritual background, and none. Book a session, and the first fifteen minutes are free.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "theme_color": "#16293d",
  "background_color": "#f7f5f0",
  "categories": ["lifestyle", "education", "personalization"],
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a session",
      "short_name": "Book",
      "description": "Choose a consultation and find a time on the calendar.",
      "url": "/book",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My sessions",
      "short_name": "Sessions",
      "description": "Your upcoming and past consultations.",
      "url": "/sessions",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Consultations",
      "short_name": "Rates",
      "description": "What is offered, and what it costs.",
      "url": "/consultations",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
