{
  "name": "Kynia | Life, Orchestrated",
  "short_name": "Kynia",
  "description": "Turn saved inspiration into lived experiences. Kynia helps you remember the places, ideas, and moments you've saved and brings them back when you need them.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5faff",
  "theme_color": "#5c5ce6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}