{
  "name": "天啓の防壁 ― Sanctuary of the Oracle",
  "short_name": "天啓の防壁",
  "description": "女神の守護と日々の神託。一日一度、引き直せない加護をお届けします。",
  "id": "/",
  "start_url": "index.html?utm_source=homescreen&utm_medium=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#DDDDDB",
  "theme_color": "#191919",
  "lang": "ja",
  "dir": "ltr",
  "icons": [
    { "src": "images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "images/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "images/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
