{
  "name": "YES SUPER APP",
  "short_name": "YESAPP v2",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff0099",
  "icons": [
  {
    "src": "logoysa.png", 
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "any maskable"
  },
  {
    "src": "logoysa.png",
    "sizes": "512x512",
    "type": "image/png"
  }
]
}