{
  "name": "NOCTURNE OS - Character Index",
  "short_name": "NOCTURNE OS",
  "description": "Fan-made Pokemon character index: browse by region, copy prompts for ComfyUI in one click. Unofficial fan project.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#04050a",
  "theme_color": "#0a0a0c",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

