manifest.webapp 296 B

1234567891011121314
  1. {
  2. "version": 1,
  3. "name": "tabler",
  4. "description": null,
  5. "icons": {
  6. "60": "/img/favicons/firefox_app_60x60.png",
  7. "128": "/img/favicons/firefox_app_128x128.png",
  8. "512": "/img/favicons/firefox_app_512x512.png"
  9. },
  10. "developer": {
  11. "name": "Paweł Kuna",
  12. "url": null
  13. }
  14. }