{
  "name": "The Free Health App",
  "short_name": "FreeHealth",
  "description": "Best health app money can buy. Except it's free, forever.",
  "start_url": "/freehealthapp/",
  "display": "standalone",
  "background_color": "#0D1117",
  "theme_color": "#0F7173",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/freehealthapp/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/freehealthapp/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
