{
  "name": "Become My True Self",
  "short_name": "True Self",
  "description": "Your daily self-discovery and wellness companion",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF5F0",
  "theme_color": "#C4846A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
