{
  "name": "Sakura Academy - Japanese Learning",
  "short_name": "Sakura 桜",
  "description": "Learn Japanese with Vocabulary, Kanji, Grammar, Reading & Writing, and SSW prep.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0c0c0e",
  "theme_color": "#e8799a",
  "orientation": "any",
  "lang": "en",
  "categories": ["education", "language"],
  "icons": [
    { "src": "icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sakura Academy Home"
    }
  ],
  "shortcuts": [
    {
      "name": "Vocabulary",
      "short_name": "語彙",
      "description": "Open Vocabulary module",
      "url": "/vocabulary.html",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Kanji",
      "short_name": "漢字",
      "description": "Open Kanji module",
      "url": "/kanji.html",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "SSW 特定技能",
      "short_name": "SSW",
      "description": "Open SSW prep",
      "url": "/ssw.html",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
