{
  "name": "PromptCost — AI API Cost Estimator",
  "short_name": "PromptCost",
  "description": "Estimate AI API costs for GPT-5, Claude, Gemini, Llama, DeepSeek, Grok and Mistral instantly.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#090b16",
  "theme_color": "#090b16",
  "categories": ["utilities", "productivity", "developer"],
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
