{
  "id": "/",
  "name": "Task Job",
  "short_name": "Task Job",
  "description": "Timeline-workflow CRM for tasks, invoices, quotes, expenses and customer approvals.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "theme_color": "#eff3f8",
  "background_color": "#eff3f8",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My List",
      "url": "/?go=personal",
      "icons": [
        {
          "src": "/icons/icon-96.png?v=2",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Alerts",
      "url": "/?go=alerts",
      "icons": [
        {
          "src": "/icons/icon-96.png?v=2",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
