{
  "name": "Unix時間変換ツール",
  "short_name": "Unix時間変換",
  "description": "Unixタイムスタンプと通常の日時を相互変換するブラウザツール",
  "lang": "ja",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f5f7f3",
  "theme_color": "#102a2a",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
