{
  "name": "Gateway Admin V1",
  "short_name": "GatewayV1",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#008b8b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://alziocell.my.id/azstore.jpg",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://alziocell.my.id/azstore.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}