{
  "name": "My Health",
  "short_name": "My Health",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f3f7fb",
  "theme_color": "#0b5cab",
  "description": "A mobile health tracker for steps, exercise and diet.",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png+xml",
      "purpose": "any maskable"
    }
  ]
}