{
  "short_name": "jsActor",
  "name": "jsActor AMS",
  "description": "Fast, small, reusable and scalable Actor Management System",
  "display" : "fullscreen",
  "icons": [
    {
      "src": "/ams/favicon_io/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/ams/favicon_io/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/ams/index.html",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "scope": "/ams/",
  "theme_color": "#FFFFFF"
}