{
  "name": "InternPath",
  "short_name": "InternPath",
  "description": "就活を、もっとスマートに。ES作成・面接練習・SPI対策がひとつに。",
  "start_url": "/mypage/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2D8CFF",
  "lang": "ja",
  "icons": [
    {
      "src": "/wp-content/plugins/internpath-pwa/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/plugins/internpath-pwa/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/plugins/internpath-pwa/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/plugins/internpath-pwa/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/plugins/internpath-pwa/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "マイページ",
      "short_name": "マイページ",
      "description": "マイページを開く",
      "url": "/mypage/",
      "icons": [{ "src": "/wp-content/plugins/internpath-pwa/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "ES作成（Katari）",
      "short_name": "Katari",
      "description": "エントリーシートを作成する",
      "url": "/katari/",
      "icons": [{ "src": "/wp-content/plugins/internpath-pwa/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "面接練習（HANAVI）",
      "short_name": "HANAVI",
      "description": "AI面接練習を始める",
      "url": "/hanavi/",
      "icons": [{ "src": "/wp-content/plugins/internpath-pwa/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "SPI対策（Quest of Logos）",
      "short_name": "Quest",
      "description": "SPI対策ゲームをプレイする",
      "url": "/quest-of-logos/",
      "icons": [{ "src": "/wp-content/plugins/internpath-pwa/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": []
}
