{
  "name": "Uink Digital Agency",
  "short_name": "Uink Digital",
  "description": "An AI sales assistant that helps you find the perfect formula for your needs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffdfd",
  "theme_color": "#E00069",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}