{
  "id":"./",
  "name":"Roohnikan",
  "short_name":"Roohnikan",
  "description":"A modular, edition-aware web application powered by EngageCore CMS.",
  "start_url":"./?source=pwa",
  "scope":"./",
  "display":"standalone",
  "display_override":["window-controls-overlay","standalone","minimal-ui"],
  "orientation":"any",
  "background_color":"#101010",
  "theme_color":"#101010",
  "lang":"en",
  "dir":"auto",
  "categories":["business","education","entertainment","shopping","social"],
  "launch_handler":{"client_mode":["navigate-existing","auto"]},
  "handle_links":"preferred",
  "icons":[
    {"src":"assets/icons/icon-180.png","sizes":"180x180","type":"image/png","purpose":"any"},
    {"src":"assets/icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any"},
    {"src":"assets/icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any"},
    {"src":"assets/icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"maskable"},
    {"src":"assets/icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ],
  "shortcuts":[
    {"name":"Home","short_name":"Home","url":"./?source=shortcut","icons":[{"src":"assets/icons/icon-192.png","sizes":"192x192","type":"image/png"}]},
    {"name":"Community","short_name":"Community","url":"community.html?source=shortcut","icons":[{"src":"assets/icons/icon-192.png","sizes":"192x192","type":"image/png"}]}
  ],
  "share_target":{"action":"community.html","method":"GET","enctype":"application/x-www-form-urlencoded","params":{"title":"shared_title","text":"shared_text","url":"shared_url"}},
  "protocol_handlers":[
    {"protocol":"web+engagecore","url":"index.html?deep=%s"},
    {"protocol":"web+roohnikan","url":"index.html?deep=%s"}
  ],
  "prefer_related_applications":false
}
