
{
  "name": "MTG Life Counter",
  "short_name": "Life Counter",
  "description": "A life counter application for Magic: The Gathering, designed for two players on a single mobile device.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#333333",
  "theme_color": "#333333",
  "icons": [
    {
      "src": "https://placehold.co/512x512/333333/F59E0B.png?text=MTG",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
