{
  "name": "回家 · 为它建一颗星",
  "short_name": "回家",
  "description": "它们没有走远，只是先回到了另一个家。在这片星河里，为离开的孩子建一颗星。",
  "start_url": "/universe.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08090f",
  "theme_color": "#1a1828",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "建一颗星",
      "short_name": "建星",
      "description": "为离开的孩子建一颗星",
      "url": "/universe.html?action=new",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "看灰灰星",
      "short_name": "灰灰星",
      "description": "回家的第一颗星",
      "url": "/p/10",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": [
    "lifestyle",
    "social",
    "personalization"
  ],
  "lang": "zh-CN",
  "dir": "ltr",
  "prefer_related_applications": false
}