{
  "name": "陪伴番茄钟",
  "short_name": "陪伴番茄钟",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#333333",
  "description": "你的专属乙游风格陪伴番茄钟",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}