{
  "name": "The OM Protocol",
  "short_name": "OM Protocol",
  "description": "A guided meditation practice for the modern mind. Rooted in ancient frequencies. Powered by intention.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#060614",
  "background_color": "#060614",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
