manifest1002.json 694 B

123456789101112131415161718192021222324252627
  1. {
  2. "name": "LuckyPot",
  3. "short_name": "Lucky",
  4. "icons": [
  5. {
  6. "src": "https://cdn.907545.com/images/icon192.png",
  7. "sizes": "192x192",
  8. "type": "image/png"
  9. },
  10. {
  11. "src": "https://cdn.907545.com/images/icon.png",
  12. "sizes": "512x512",
  13. "type": "image/png"
  14. }
  15. ],
  16. "display_override": [
  17. "window-controls-overlay"
  18. ],
  19. "start_url": "https://cdn.907545.com/webGame/index1003.html?pwa=1&channel=1002",
  20. "scope": "/",
  21. "display": "fullscreen",
  22. "background_color": "#000000",
  23. "theme_color": "#000000",
  24. "related_applications": [],
  25. "id": "luckpotV1",
  26. "orientation": "landscape-primary"
  27. }