{
  "id": "/",
  "name": "漢字学年チェッカー",
  "short_name": "漢字チェッカー",
  "description": "文章を入力すると、各漢字が何年生で習うものかを視覚的に表示するウェブアプリケーション",
  "lang": "ja",
  "dir": "auto",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4ECDC4",
  "categories": ["education", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "漢字学年チェッカー - デスクトップ"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "漢字学年チェッカー - モバイル"
    }
  ],
  "shortcuts": [],
  "prefer_related_applications": false,
  "related_applications": []
}
