{
  "name": "BONE RAVEN",
  "short_name": "Bone Raven",
  "description": "Private tarot consultations, in real time. The bones remember.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070706",
  "theme_color": "#070706",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["lifestyle", "entertainment"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Begin Consultation",
      "url": "/chat",
      "description": "Start a new tarot consultation"
    },
    {
      "name": "About",
      "url": "/about",
      "description": "Learn more about the reader"
    }
  ]
}
