{
  "short_name": "WordHunter",
  "name": "Pixel Word Hunter",
  "description": "TOEIC vocabulary learning game",
  "start_url": "/pwhbeta/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a0010",
  "background_color": "#0a0010",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "/pwhbeta/assets/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwhbeta/assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false
}
