{
  "name": "Peace & Quiet",
  "short_name": "Peace",
  "description": "A tiny sanctuary in your phone. Hold to breathe in, release to breathe out.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#04080b",
  "theme_color": "#04080b",
  "categories": ["health", "lifestyle", "meditation"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
