{
  "name": "SIG Happiness Corner",
  "short_name": "SIG Happiness",
  "start_url": "/index.php?source=pwa",
  "scope": "/",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "description": "SIG Happiness Corner Application",
  "display": "fullscreen",
  "orientation": "portrait",
  "lang": "id",
  "icons": [
    {
      "src": "visit-favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "visit-favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
