{
  "name": "Magsy - Magic: The Gathering Fantasy Deck Builder",
  "short_name": "Magsy",
  "description": "Build and manage your Magic: The Gathering fantasy decks",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#18191d",
  "theme_color": "#e66631",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "app-icon.png",
      "sizes": "1088x1088",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
