{
  "name": "FlitKey Text Expander",
  "short_name": "FlitKey",
  "description": "Fast, offline text expander for Windows and Linux. Turn short triggers into full text blocks with dynamic dates and clipboard placeholders.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#e11d48",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23e11d48'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
