{
  "name": "Cursed Realm Life Tracker",
  "short_name": "Cursed Realm",
  "description": "A life and resource tracker for Sorcery: Contested Realm",
  "start_url": "tracker.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0a0f",
  "theme_color": "#0b0a0f",
  "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"
    }
  ]
}
