{
  "name": "Lazy2Prompt | Let me prompt that for you",
  "short_name": "Lazy2Prompt",
  "description": "Transform draft thoughts into engineered, instruction-mapped prompts for ChatGPT, Claude, Gemini, and Perplexity instantaneously with customized personas.",
  "categories": ["productivity", "utilities", "developer"],
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#09090b",
  "theme_color": "#0d9488",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/pwa-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "New Prompt",
      "url": "/?shortcut=new",
      "description": "Start converting a raw draft into an optimized prompt."
    },
    {
      "name": "Saved Presets",
      "url": "/?shortcut=presets",
      "description": "View and manage your bookmarked prompts."
    }
  ]
}
