{
  "id": "jtsyn",
  "background_color": "#141414",
  "description": "jtsyn is a project and product management solution",
  "dir": "ltr",
  "display": "standalone",
  "name": "jtsyn",
  "orientation": "any",
  "short_name": "jtsyn",
  "start_url": "/#!/login",
  "theme_color": "#141414",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/images/jtsyn512.png",
      "type": "image/png",
      "sizes": "1080x1080",
      "purpose": "any"
    },
    {
      "src": "/images/jtsyn192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Login",
      "url": "/#!/login",
      "description": "Login to jtsyn",
      "icons": [{
        "src": "/images/jtsyn96.png",
        "type": "image/png",
        "sizes": "96x96",
        "purpose": "any"
      }]
    }
  ],
  "lang": "en"
}