{
  "name": "GPTPrompts.AI — Free AI Prompts & Tools",
  "short_name": "GPTPrompts",
  "description": "Free AI prompts and tools for ChatGPT, Claude, Gemini, Perplexity, Midjourney, and more. 700+ tested prompts and free generators.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#9F7AEA",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["education", "productivity", "tools"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ChatGPT Prompts",
      "short_name": "ChatGPT",
      "description": "100+ ChatGPT prompts and frameworks",
      "url": "/chatgpt-prompts",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Claude Prompts",
      "short_name": "Claude",
      "description": "Claude prompts and Anthropic guides",
      "url": "/claude-prompts",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Free Prompt Generator",
      "short_name": "Generator",
      "description": "Free AI prompt generator",
      "url": "/chatgpt-prompt-generator",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Tools List",
      "short_name": "Tools",
      "description": "Curated AI tools across every category",
      "url": "/ai-tools-list",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
