{
  "name": "PPOB Express",
  "short_name": "PPOB Express",
  "description": "Aplikasi PPOB Express - Isi Pulsa, Kuota, Token Listrik, Game",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6353D8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%236353D8' width='100' height='100' rx='20'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='white'>P</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%236353D8' width='192' height='192' rx='38'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='white'>P</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%236353D8' width='512' height='512' rx='100'/><text x='256' y='350' font-size='280' text-anchor='middle' fill='white'>P</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["business", "finance", "shopping"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Isi Pulsa",
      "short_name": "Pulsa",
      "description": "Isi ulang pulsa HP",
      "url": "/pulsa.php"
    },
    {
      "name": "Deposit Saldo",
      "short_name": "Deposit",
      "description": "Top up saldo",
      "url": "/deposit.php"
    },
    {
      "name": "Riwayat",
      "short_name": "Riwayat",
      "description": "Lihat riwayat transaksi",
      "url": "/riwayat.php"
    }
  ]
}
