{
  "name": "CONA Meditation",
  "short_name": "CONA",
  "description": "A Highway Meditation practice for thought distance, attention return, and watching mental traffic pass.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#c5bba8",
  "theme_color": "#4a2f1d",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "meditation", "wellness"],
  "icons": [
    {
      "src": "/icons/cona-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/cona-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/cona-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Guided preview",
      "short_name": "Preview",
      "description": "Open the free 5-minute Highway preview.",
      "url": "/?preview=highway",
      "icons": [{ "src": "/icons/cona-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Highway Meditation Pack",
      "short_name": "Highway Pack",
      "description": "View the full CONA Highway Meditation pack.",
      "url": "/pack",
      "icons": [{ "src": "/icons/cona-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}
