{
  "name": "Shoei451 — Learning Tools",
  "short_name": "Shoei451",
  "start_url": "/",
  "display": "standalone",
  "description": "Shoei451 is a web application that provides various educational tools and resources, which are especially targetted for university entrance exams. Developed by a student vibe-coder living in Kanagawa, Japan.",
  "lang": "ja",
  "dir": "auto",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "categories": ["education"],
  "orientation": "natural",
  "icons": [
    {
      "src": "/appstore-images/android/launchericon-512×512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/appstore-images/android/launchericon-192×192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "",
      "sizes": "2880x1800",
      "type": "image/png",
      "description": "A screenshot of the home page"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "The name you would like to be displayed for your shortcut",
      "url": "The url you would like to open when the user chooses this shortcut. This must be a URL local to your PWA. For example: If my start_url is /, this URL must be something like /shortcut",
      "description": "A description of the functionality of this shortcut"
    }
  ]
}
