{
  "name": "マスノート - 無料クロスワード",
  "short_name": "マスノート",
  "description": "無料で遊べるクロスワードゲーム",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f5ef",
  "theme_color": "#356d5b",
  "orientation": "portrait",
  "icons": [
    { "src": "apple-touch-icon.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ]
}
