{
  "id": "/",
  "name": "Retroloop",
  "short_name": "Retroloop",
  "description": "Real-time sprint retrospective boards: collect what went well, what to improve and action points with your team, then vote, group cards and keep time.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "categories": ["productivity", "business", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icon-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/board-wide.png", "type": "image/png", "sizes": "1280x800", "form_factor": "wide", "label": "A retro board with live cards, votes and a timer" },
    { "src": "/screenshots/board-narrow.png", "type": "image/png", "sizes": "390x844", "form_factor": "narrow", "label": "Retro board on a phone" }
  ],
  "shortcuts": [
    { "name": "Your boards", "short_name": "Boards", "url": "/", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Account", "short_name": "Account", "url": "/profile", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ]
}
