{
  "name": "Highest Vibrations",
  "short_name": "Highest Vibrations",
  "description": "A personal growth journalling app to support higher alignment and overall wellness",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F8F8",
  "theme_color": "#F8F8F8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}