{
  "name": "PromptLite",
  "short_name": "PromptLite",
  "description": "Cut your AI bill. Keep your prompts.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0c14",
  "theme_color": "#0a0c14",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
