{
  "name": "Cashflow Planner",
  "short_name": "Cashflow",
  "description": "วางแผนเงินเข้า-ออก ดู timeline และจุดที่ต้องระวัง",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f3ef",
  "theme_color": "#3a5bc7",
  "orientation": "any",
  "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" }
  ]
}
