{
  "name": "Life Swipe",
  "short_name": "Life Swipe",
  "description": "Premium Commander Zone Life & Damage Tracker for Magic: The Gathering",
  "start_url": "./",
  "id": "./",
  "display": "standalone",
  "background_color": "#08070c",
  "theme_color": "#08070c",
  "orientation": "any",
  "categories": ["games", "utilities", "entertainment"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
