{
  "name": "MOIRAISM · 星迹",
  "short_name": "星迹",
  "description": "真实星盘 · 仅供娱乐 ✦",
  "start_url": "./?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06050D",
  "theme_color": "#A98AFB",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}