{
  "name": "帳簿とススメ!",
  "short_name": "帳簿とススメ!",
  "description": "Silvestris株式会社のWebサービス「帳簿とススメ!」。サービスの閲覧・予約・購入、お問い合わせ・チャットなどをオンラインで利用できます。",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}