﻿{
  "name": "甜心同步本",
  "short_name": "同步本",
  "description": "电脑与手机同步的每日待办和记账本",
  "start_url": "./index.html?edition=sync",
  "id": "./index.html?edition=sync",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4efe6",
  "theme_color": "#e8a5b8",
  "orientation": "any",
  "icons": [
    {"src": "icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any"},
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"}
  ]
}

