{
  "name": "2PVP — Esports Match Center",
  "short_name": "2PVP",
  "description": "Live esports matches, game hubs, player tools, picks, reminders, calendars and gaming places.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f8fc",
  "theme_color": "#0e1422",
  "categories": ["games", "sports", "utilities"],
  "shortcuts": [
    {"name": "My 2PVP", "short_name": "My 2PVP", "url": "/my-2pvp/", "icons": [{"src": "/assets/img/brand/2pvp-mark-192.png", "sizes": "192x192", "type": "image/png"}]},
    {"name": "Live Matches", "short_name": "Matches", "url": "/matches/?status=running", "icons": [{"src": "/assets/img/brand/2pvp-mark-192.png", "sizes": "192x192", "type": "image/png"}]},
    {"name": "Esports Calendar", "short_name": "Calendar", "url": "/calendar/", "icons": [{"src": "/assets/img/brand/2pvp-mark-192.png", "sizes": "192x192", "type": "image/png"}]},
    {"name": "Player Tools", "short_name": "Tools", "url": "/tools/", "icons": [{"src": "/assets/img/brand/2pvp-mark-192.png", "sizes": "192x192", "type": "image/png"}]}
  ],
  "icons": [
    {"src": "/assets/img/brand/2pvp-mark-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/assets/img/brand/2pvp-mark-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/assets/img/brand/2pvp-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
