{
  "name": "Worry Jar",
  "short_name": "Worry Jar",
  "description": "A gentle space to release your worries and find calm",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#faf9f6",
  "theme_color": "#3d3852",
  "orientation": "portrait-primary",
  "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"
    }
  ]
}
