{
  "name": "JP Math Lab",
  "short_name": "JP Math",
  "description": "60秒で数学力UP — Japanese Math for the World",
  "start_url": "/shorts",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "categories": ["education"],
  "lang": "ja",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Math Shorts",
      "short_name": "Shorts",
      "url": "/shorts",
      "icons": []
    },
    {
      "name": "Topics",
      "short_name": "Topics",
      "url": "/topics",
      "icons": []
    }
  ]
}
