{
  "name": "漆黒イベント通知専用アプリ",
  "short_name": "漆黒通知",
  "description": "漆黒ノ翼イベント通知専用アプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#2c6e8a",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
