{
  "name": "Unit Checker",
  "short_name": "UnitCheck",
  "description": "中学3年生向け私立高校入試対策 - 学習サポートサービス",
  "start_url": "/unit-checker/",
  "display": "standalone",
  "background_color": "#fef7f9",
  "theme_color": "#f472b6",
  "scope": "/unit-checker/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/unit-checker/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/unit-checker/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education"],
  "lang": "ja"
}
