{
  "name": "JSON Formatter Online",
  "short_name": "JSON Formatter",
  "description": "無料で高速、安全なオンラインJSONフォーマッターで、JSONデータを即座に整形・検証・整形できます。",
  "start_url": "/ja/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#111827",
  "orientation": "any",
  "scope": "/ja/",
  "categories": [
    "developer",
    "productivity",
    "utilities"
  ],
  "lang": "ja",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "JSONを整形",
      "short_name": "整形",
      "description": "JSONデータをすばやく整形",
      "url": "/ja/"
    },
    {
      "name": "よくある質問",
      "short_name": "ヘルプ",
      "description": "JSON整形に関するヘルプ",
      "url": "/ja/faqs/"
    }
  ]
}
