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.
 
 
 

13 lines
221 B

  1. {
  2. "short_name": "IWD",
  3. "name": "Isleward",
  4. "icons": [{
  5. "src": "/images/icon.png",
  6. "sizes": "192x192",
  7. "type": "image/png"
  8. }],
  9. "start_url": "/index.html",
  10. "display": "fullscreen",
  11. "orientation": "landscape"
  12. }