{
  "name": "GAS1M App",
  "short_name": "GAS1M",
  "description": "Aplikasi akses cepat GAS1M App.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "https://gas1m.topangroup.app/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#4a0a0a",
  "theme_color": "#4a0a0a",
  "icons": [
    {
      "src": "https://gambar.wlsf.link/i/gas1m/icon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "https://gambar.wlsf.link/i/gas1m/icon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}