{
  "name": "Prince Land HIMERU",
  "short_name": "HIMERU",
  "description": "あなただけの王子様と過ごす、特別なひととき",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF5F8",
  "theme_color": "#FFF5F8",
  "orientation": "portrait",
  "scope": "/",
  "lang": "ja",
  "categories": ["entertainment", "social"],
  "icons": [
    {
      "src": "/icons/crown.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icons/crown.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
