{
  "name": "JapaneseQuest 日本語クロスワード 5 Steps",
  "short_name": "JQクロス",
  "description": "Portuguese hints to Japanese hiragana crossword game with 5 steps.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#95ef8d",
  "theme_color": "#8CEB7A",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}