{
  "name": "AFFDesk",
  "short_name": "AFFDesk",
  "description": "AFF Network internal content workflow CRM",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Submit work", "url": "/submit" },
    { "name": "My coins", "url": "/coins" },
    { "name": "Publish queue", "url": "/queue" }
  ]
}
