{
  "name": "THE THIRD MIRROR",
  "short_name": "THIRD MIRROR",
  "description": "太陽・月・アセンダントの三つの鑑が映す、本当のあなた",
  "start_url": "/the-third-mirror/app.html",
  "display": "standalone",
  "background_color": "#0A0C1C",
  "theme_color": "#C9A84C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://astralmirrorstudio.github.io/the-third-mirror/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://astralmirrorstudio.github.io/the-third-mirror/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
