{
  "name": "センコのアプリ | Senko's Apps",
  "short_name": "センコのアプリ",
  "description": "センコが作った無料 Web アプリの一覧。雑学クイズ・英語学習・資格対策・各種シミュレータなど。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07071a",
  "theme_color": "#ffd700",
  "lang": "ja",
  "categories": [
    "education",
    "games",
    "utilities"
  ],
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
