{
  "short_name": "Superior",
  "name": "Superior Payroll",
  "icons": [
    {
      "src": "./img/superior-icon.svg",
      "sizes": "64x64 128x128 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./img/superior-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/superior-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./img/superior-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./img/superior-icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "./img/superior-icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "./img/superior-icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "./img/superior-icon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#3F51B5",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "categories": ["business", "productivity", "finance"],
  "description": "Professional payroll management solution",
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "Dashboard View"
    }
  ]
}
