{
    "name": "Nomad.Healthcare",
    "short_name": "Nomad",
    "description": "Helping protect your health data, while you travel the world.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#F8F9FA",
    "theme_color": "#007BFF",
    "orientation": "any",
    "categories": ["health", "medical", "lifestyle", "productivity"],
    "icons": [
      {
        "src": "/icons/icon-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/icons/icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/icons/icon-192-monochrome.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "monochrome"
      },
      {
        "src": "/icons/icon-512-monochrome.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "monochrome"
      }
    ]
  }