{
  "name": "Appxodus Verified Application Infrastructure",
  "short_name": "Appxodus",
  "description": "Build once. Verify once. Deploy everywhere.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07111f",
  "theme_color": "#07111f",
  "icons": [
    { "src": "/appxodus-icon.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any maskable" }
  ]
}