{
  "name": "Grounded",
  "short_name": "Grounded",
  "description": "A grounding toolkit for moments of anxiety.",
  "id": "/index.html",
  "start_url": "https://app.grounded.lifestyle/index.html",
  "display": "standalone",
  "background_color": "#FDF6EE",
  "theme_color": "#C1613A",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}