{
  "name": "ZOS — 内側を観察する器",
  "short_name": "ZOS",
  "description": "自分の内側を観察するためのアプリ。書く・置く・観る・結ぶ。",
  "lang": "ja",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0A0608",
  "background_color": "#0A0608",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
