Site for my Call of Duty: Mobile clan. http://codm.ataraxy.tk
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.

14 lines
305 B

  1. {
  2. "name": "Ataraxy",
  3. "short_name": "Ataraxy",
  4. "icons": [
  5. {
  6. "src": "/android-chrome-192x192.png",
  7. "sizes": "192x192",
  8. "type": "image/png"
  9. }
  10. ],
  11. "theme_color": "#ff0000",
  12. "background_color": "#ff0000",
  13. "display": "standalone"
  14. }