{
  "name": "Attriax",
  "short_name": "Attriax",
  "description": "Mobile attribution platform for deep links, install attribution, and analytics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e4e7e",
  "icons": [
    {
      "src": "/branding/attriax-logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/branding/attriax-logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}