Guest User

Untitled

a guest
Jan 21st, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. {
  2. "short_name": "Maps",
  3. "name": "Google Maps",
  4. "icons": [
  5. {
  6. "src": "/images/icons-192.png",
  7. "type": "image/png",
  8. "sizes": "192x192"
  9. },
  10. {
  11. "src": "/images/icons-512.png",
  12. "type": "image/png",
  13. "sizes": "512x512"
  14. }
  15. ],
  16. "start_url": "/maps/?utm_source=pwa",
  17. "background_color": "#3367D6",
  18. "theme_color": "#3367D6",
  19. "orientation": "portrait",
  20. "display": "standalone",
  21. "scope": "/maps/"
  22. }
Add Comment
Please, Sign In to add comment