{
  "name": "BizzTok — Direktori UMKM Lokal",
  "short_name": "BizzTok",
  "description": "Platform direktori bisnis lokal bergaya TikTok untuk UMKM Indonesia",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d1a",
  "theme_color": "#FF2D55",
  "lang": "id",
  "dir": "ltr",
  "categories": ["business", "shopping", "social"],
  "icons": [
    {
      "src": "/wp-content/themes/bizztok-simplified/assets/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/bizztok-simplified/assets/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/bizztok-simplified/assets/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/bizztok-simplified/assets/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/bizztok-simplified/assets/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/bizztok-simplified/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/bizztok-simplified/assets/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/bizztok-simplified/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Beranda",
      "short_name": "Feed",
      "description": "Lihat feed bisnis terbaru",
      "url": "/",
      "icons": [{ "src": "/wp-content/themes/bizztok-simplified/assets/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "BizzShop",
      "short_name": "Shop",
      "description": "Marketplace produk UMKM lokal",
      "url": "/bizzshop/",
      "icons": [{ "src": "/wp-content/themes/bizztok-simplified/assets/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Daftar Bisnis",
      "short_name": "Daftar",
      "description": "Daftarkan bisnis Anda",
      "url": "/daftar/",
      "icons": [{ "src": "/wp-content/themes/bizztok-simplified/assets/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/wp-content/themes/bizztok-simplified/assets/icons/screenshot-mobile.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Feed BizzTok"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.bizztok.app",
      "id": "com.bizztok.app"
    }
  ]
}
