{
  "name": "Auther — Payment Gateway & Livestream Donations",
  "short_name": "Auther",
  "description": "Platform Jembatan Notifikasi Pembayaran Livestreamer & Gateway API",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8FAFC",
  "theme_color": "#C45A3C",
  "icons": [
    {
      "src": "/manifest/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/manifest/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/manifest/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/manifest/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/manifest/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
