{
  "name": "Digital Jewelry Configurator",
  "short_name": "DJF Config",
  "id": "/mr/",
  "start_url": "/mr/desktop.html",
  "scope": "/mr/",
  "display": "standalone",
  "background_color": "#0b0c0f",
  "theme_color": "#0b0c0f",
  "orientation": "portrait",
  "lang": "ja-JP",
  "dir": "ltr",
  "icons": [
    { "src": "/mr/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/mr/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["shopping", "business", "utilities"],
  "shortcuts": [
    { "name": "カスタマイザーを開く", "short_name": "開く", "url": "/mr/desktop.html", "description": "前回の設定から再開します" },
    { "name": "ギャラリー", "short_name": "ギャラリー", "url": "/mr/gallery.html" }
  ],
  "prefer_related_applications": false
}
