{
  "id": "/?source=pwa",
  "name": "SPR69",
  "short_name": "SPR69",
  "description": "โหลดเลย! แอปเดียวจบ ครบทุกบริการ",
  "lang": "th-TH",
  "dir": "ltr",

  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "launch_handler": { "client_mode": "navigate-existing" },

  "theme_color": "#000000",
  "background_color": "#000000",

  "icons": [
    {
      "src": "/images/app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/app/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/app/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "shortcuts": [
    {
      "name": "เติมเงิน",
      "short_name": "เติมเงิน",
      "url": "/?open=deposit&utm_source=pwa_shortcut",
      "icons": [{ "src": "/images/app/sc-deposit-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "โปรโมชั่น",
      "short_name": "โปรฯ",
      "url": "/promotion?utm_source=pwa_shortcut",
      "icons": [{ "src": "/images/app/sc-promo-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "ติดต่อแอดมิน",
      "short_name": "ติดต่อ",
      "url": "/contact?utm_source=pwa_shortcut",
      "icons": [{ "src": "/images/app/sc-support-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],

  "screenshots": [
    {
      "src": "/images/app/screenshot-home-1284x2778.jpg",
      "sizes": "1284x2778",
      "type": "image/jpeg",
      "label": "หน้าแรก"
    },
    {
      "src": "/images/app/screenshot-wallet-1284x2778.jpg",
      "sizes": "1284x2778",
      "type": "image/jpeg",
      "label": "กระเป๋าเงิน"
    }
  ],

  "categories": ["entertainment", "games", "utilities"],
  "prefer_related_applications": false
}
