{
  "name": "Netallion ASM",
  "short_name": "ASM",
  "description": "Attack Surface Management - Cyber Intelligence Redefined",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0A0F1C",
  "theme_color": "#13B881",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}