{
  "name": "Builder's Prompt Library",
  "short_name": "Prompt Library",
  "description": "Thousands of curated AI prompts for the full software development lifecycle. By Dahling Digital.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#7c3aed",
  "background_color": "#010101",
  "orientation": "any",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["developer-tools", "productivity"],
  "lang": "en"
}
