{
  "name": "Flowly — Personal Finance Tracker",
  "short_name": "Flowly",
  "description": "Track spending, manage budgets, visualize your financial health.",
  "start_url": "/Flowly/app.html",
  "scope": "/Flowly/",
  "display": "standalone",
  "background_color": "#090d14",
  "theme_color": "#c4a365",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%23c4a365'/><text x='96' y='130' text-anchor='middle' font-size='110' fill='%23090d14' font-family='Georgia'>₣</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%23c4a365'/><text x='256' y='360' text-anchor='middle' font-size='300' fill='%23090d14' font-family='Georgia'>₣</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": []
}
