{
  "name": "MetaCommand",
  "short_name": "MetaCommand",
  "description": "MTG Commander deck analysis, power level assessment, and optimization",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121218",
  "theme_color": "#1e1e24",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/images/meta-command-favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/images/meta-command-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
