{
  "name": "Unfilteredd",
  "short_name": "Unfilteredd",
  "description": "Your healing journey",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#3a80b8",
  "theme_color": "#3a80b8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
