{
  "name": "MoniDay - Daily Spending Tracker",
  "short_name": "MoniDay",
  "description": "ติดตามรายรับ-รายจ่ายประจำวัน วางแผนงบประมาณ และบรรลุเป้าหมายการออม",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#faf7f2",
  "dark_theme_color": "#1a1612",
  "background_color": "#faf7f2",
  "lang": "th",
  "icons": [
    {
      "src": "/icon_new.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon_new.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": []
}
