{
  "name": "Lisa — Your Helper in the Pocket",
  "short_name": "Lisa",
  "description": "Tell Lisa what you ate, how you're feeling, or ask anything. She'll take care of the tracking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#D4A84B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
