{
  "lang": "zh-CN",
  "name": "账铃 DuesDay",
  "short_name": "账铃",
  "description": "记录要付的账单、要做的事、想做的事。数据只在本机。",
  "name_localized": {
    "zh": {
      "value": "账铃"
    },
    "en": {
      "value": "DuesDay"
    }
  },
  "short_name_localized": {
    "zh": {
      "value": "账铃"
    },
    "en": {
      "value": "DuesDay"
    }
  },
  "description_localized": {
    "zh": {
      "value": "记录要付的账单、要做的事、想做的事。数据只在本机。"
    },
    "en": {
      "value": "Track bills due, things to do, and things you might do. Data stays on your device."
    }
  },
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#DDE3EC",
  "theme_color": "#DDE3EC",
  "categories": [
    "productivity",
    "finance"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}