Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. {
  2. "short_name": "Broadly",
  3. "name": "Broadly",
  4. "description": "Broadly helps you engage with your customers, get better reviews, and convert more leads.",
  5. "icons": [
  6. {
  7. "src": "/images/dashboard/icon-512-pwa.png",
  8. "type": "image/png",
  9. "sizes": "512x512"
  10. },
  11. {
  12. "src": "/images/dashboard/icon-192-xxxhdpi.png",
  13. "type": "image/png",
  14. "sizes": "192x192"
  15. },
  16. {
  17. "src": "/images/dashboard/icon-144-xxhdpi.png",
  18. "type": "image/png",
  19. "sizes": "144x144"
  20. },
  21. {
  22. "src": "/images/dashboard/icon-96-xhdpi.png",
  23. "type": "image/png",
  24. "sizes": "96x96"
  25. }
  26. ],
  27. "start_url": "/?launcher=true",
  28. "display": "standalone",
  29. "orientation": "portrait",
  30. "theme_color": "#3493CB",
  31. "background_color": "#022B3A",
  32. "gcm_sender_id": "103953800507"
  33. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement