{
  "name": "SMSS Digital Solution",
  "short_name": "SMSS",
  "description": "SMSS E-Corner",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e8f57",
  "orientation": "portrait",

  "icons": [
    {
      "src": "/icons/SMSSDesktopIcon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/SMSSOpeningIcon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}