{
  "name": "キジトラコンパス｜シンプル方位磁針",
  "short_name": "キジトラコンパス",
  "description": "今どっちを向いているか一目でわかる、シンプルで見やすい方位磁針アプリ。キジトラ猫が示す矢印で、登山やお出かけ先での方角確認も安心。",
  "lang": "ja",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff1e6",
  "theme_color": "#d94f3d",
  "icons": [
    { "src": "images/icon_compass-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "images/icon_compass-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
