{
  "name": "luxenjade | Learning Tools",
  "short_name": "luxenjade",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "description": "luxenjade.netlify.app is a web application that provides various educational tools and resources, which are especially targetted for university entrance exams. Developed by a student living in Japan.",
  "lang": "ja",
  "dir": "auto",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "categories": ["education"],
  "orientation": "natural",
  "icons": [
    {
      "src": "/images/icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "images/mobile_screenshot.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "モバイルでの利用イメージ"
    },
    {
      "src": "images/desktop_screenshot.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "デスクトップでの利用イメージ"
    }
  ],
  "prefer_related_applications": false
}
