{
  "name": "JPLELAB Issue Tracker",
  "short_name": "JPLELAB",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#336dfc",

  "theme_default": "default",
  "theme_default_mode": "light",
  "themes": [
    { "id": "default", "name": "Default (Cobalt)", "path": "/themes/default.css" },
    { "id": "midnight", "name": "Midnight (Teal)", "path": "/themes/midnight.css" },
    { "id": "monokai", "name": "Monokai", "path": "/themes/monokai.css" }
  ],

  "icon_default": "phosphor-regular",
  "icon_packs": [
    { "id": "phosphor-regular", "name": "Phosphor Regular", "path": "/icons/phosphor-regular.json" },
    { "id": "phosphor-duotone", "name": "Phosphor Duotone", "path": "/icons/phosphor-duotone.json" },
    { "id": "lucide", "name": "Lucide", "path": "/icons/lucide.json" }
  ],

  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "48x48 72x72 96x96 128x128 192x192 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
