{
  "background_color": "#ffffff",
  "display": "standalone",
  "name": "SunSoft World",
  "orientation": "any",
  "scope": "/",
   "display": "standalone",
  "short_name": "SSW-WebApp",
  "start_url": "/",
  "theme_color": "#ffffff",
  "id": "sunsoftworld-app-1",
  "description": "SunSoft World App",

    

  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
