{
  "name": "スペイン語単語帳 Español",
  "short_name": "Español",
  "description": "旅行者向けスペイン語単語集アプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1A1A2E",
  "theme_color": "#C0392B",
  "orientation": "portrait-primary",
  "lang": "ja",
  "categories": ["education", "travel"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
