{
  "name": "Promptkeat",
  "short_name": "PK",
  "description": "Share, discover, and organize AI prompts, skills, and workflows.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#FF5C35",
  "background_color": "#F0EEE9",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
