{
  "name": "Playset CRM",
  "short_name": "Playset",
  "description": "The CRM for Magic: The Gathering playgroups",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020817",
  "theme_color": "#a474e7",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
