{
  "name": "JJIKGO Daily Cleanliness Checker",
  "short_name": "JJIKGO Check",
  "description": "Real-time collaborative cleanliness checklist for JJIKGO Studio",
  "start_url": "/jjikgo_checklist.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0A0A0A",
  "background_color": "#0A0A0A",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
