{
  "name": "Cartarch",
  "short_name": "Cartarch",
  "description": "A premium collectible-management platform for physical Magic: the Gathering collections — collection tracking, deck analytics, the drawer sorter, and the at-table game tracker.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1A130C",
  "background_color": "#1A130C",
  "icons": [
    {
      "src": "/static/brand/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/brand/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/brand/icon/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
