{
  "name": "FastWise",
  "short_name": "FastWise",
  "description": "The metabolic health app built for people who've already tried everything else.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4EDE3",
  "theme_color": "#C97A00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "categories": ["health", "fitness", "lifestyle"]
}
