{
  "name": "Limiary — Dream Journal",
  "short_name": "Limiary",
  "description": "Record and explore your dreams",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a12",
  "theme_color": "#8b7cf8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/mascot-home.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/mascot-home.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
