{
  "name": "Komariscope - 暮らしと開発のちょっと便利な道具箱",
  "short_name": "Komariscope",
  "description": "日々のちょっとした「困った」を、ブラウザだけで解決する道具箱。割り勘計算から SQL 整形・JWT 解析まで、ログイン不要・データ送信なしで使えます。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1e3a8a",
  "lang": "ja",
  "dir": "ltr",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
