{
  "name": "ねこっち100 Rebuild HQ v26 Event Fixed",
  "short_name": "ねこっち100",
  "start_url": "./index.html?v=rebuild_hq_v26_event_fixed",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7d6df",
  "theme_color": "#f7d6df",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}