{
  "name": "像素农场 Pixel Farm",
  "short_name": "像素农场",
  "description": "受 Stardew Valley 启发的像素风格农场经营网页游戏",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#5a8a3c",
  "theme_color": "#5a8a3c",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🌾</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["games", "entertainment"]
}