{
  "name": "HIME",
  "short_name": "HIME",
  "description": "HIME Systems — Your unified digital workspace",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF5F7",
  "theme_color": "#FFB7C5",
  "orientation": "any",
  "lang": "ja",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [
    {
      "platform": "windows",
      "url": "https://himesystems.com/download/windows"
    },
    {
      "platform": "macos",
      "url": "https://himesystems.com/download/macos"
    }
  ],
  "prefer_related_applications": false
}
