{
  "name": "Promptviser — AI Tool Matchmaker",
  "short_name": "Promptviser",
  "description": "Describe what you want to build. We match you to the best AI tool with a ready-to-use prompt.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#6D28D9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "developer-tools", "utilities"],
  "lang": "en"
}
