{
  "name": "素因数分解パズル",
  "short_name": "素因数分解",
  "description": "夢吉出版の素因数分解パズル。遊びながら素因数分解の力がつく学習アプリ。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff8ee",
  "theme_color": "#ff9f43",
  "icons": [
    { "src": "image/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "image/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
