{
  "lang": "en",
  "dir": "ltr",
  "name": "RealmsBound",
  "description": "",
  "short_name": "RealmsBound",
  "start_url": "/realmsbound/",
  "icons": [  
    {  
      "src": "/realmsbound/files/images/icon.svg",  
      "sizes": "192x192",  
      "type": "image/png"  
    },  
    {  
      "src": "/realmsbound/files/images/icon.svg",  
      "sizes": "256x256",  
      "type": "image/png"  
    }
  ], 

  "display": "fullscreen",
  "orientation": "portrait",
  "theme_color": "#757575",
  "background_color": "#f5f5f5"
}