{
  "name": "Kakei OS",
  "short_name": "Kakei OS",
  "description": "端末の中だけで完結する家計簿アプリ",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F2F4F3",
  "theme_color": "#166B52",
  "lang": "ja",
  "icons": [
    { "src": "icons/icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
