You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 rivejä
403 B

6 vuotta sitten
  1. {
  2. "name": "",
  3. "icons": [
  4. {
  5. "src": "/android-chrome-192x192.png",
  6. "sizes": "192x192",
  7. "type": "image/png"
  8. },
  9. {
  10. "src": "/android-chrome-512x512.png",
  11. "sizes": "512x512",
  12. "type": "image/png"
  13. }
  14. ],
  15. "theme_color": "#646464",
  16. "background_color": "#646464",
  17. "display": "standalone"
  18. }