{
  "id": "/",
  "name": "히라가나 마을의 잃어버린 글자들",
  "short_name": "히라가나 마을",
  "description": "읽고 듣고 직접 쓰며 일본어 글자 마을을 복구하는 히라가나 학습 게임",
  "lang": "ko",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#213f45",
  "background_color": "#f6f1e8",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "/icons/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
