{
  "name": "まちBBS - 次世代コミュニティ掲示板",
  "short_name": "まちBBS",
  "description": "匿名で安心して書けるけれど、信頼も知識も溜まる、次世代コミュニティ掲示板。Soneium ブロックチェーンで改ざん不可能。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf7f0",
  "theme_color": "#E8843C",
  "orientation": "portrait-primary",
  "lang": "ja",
  "scope": "/",
  "categories": ["social", "communication", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ホーム",
      "url": "/",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "運営記録",
      "url": "/audit",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "証明検証",
      "url": "/verify",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
