{
  "name": "TestedClear",
  "short_name": "TestedClear",
  "description": "Verified STI credentials you can share anywhere",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f7f4",
  "theme_color": "#1a7a4a",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "My Badge", "url": "/dashboard", "description": "View and share your verified badge" },
    { "name": "Find a Clinic", "url": "/clinics", "description": "Find a TestedClear partner clinic" }
  ],
  "categories": ["health", "medical"]
}
