{
  "name": "Uncloud",
  "short_name": "Uncloud",
  "description": "A private journal that listens, notices patterns, and gives you one honest next step.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A2744",
  "theme_color": "#1A2744",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
