{
  "name": "Private AI Prompt Library",
  "short_name": "PAPL",
  "description": "Organize, tag and save your ChatGPT, Midjourney and Claude prompts privately. Your own prompt bank in localStorage.",
  "start_url": "/en/utilities/categories/web-development/prompt-library/",
  "scope": "/en/utilities/categories/web-development/prompt-library/",
  "icons": [
    {
      "src": "/images/utilities/prompt-library.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}