{
 "name"         : "koolsol minesweeper",
 "short_name"   : "minesweeper" ,
 "description"  : "The classic international minesweeper game.",
 "start_url"    : "/" ,
 "scope"        : "/" ,
 "display"      : "standalone" ,
 "theme_color"  : "#99D9EA" ,
 "background_color"  : "#EEE" ,
 "icons"  : [
  {
   "src"   : "https://minesweeper.koolsol.app/192x192-min.png" ,
   "sizes" : "192x192" ,
   "type"  : "image/png",
   "purpose": "any maskable"
  },
  {
   "src"   : "https://minesweeper.koolsol.app/515x512-min.png" ,
   "sizes" : "512x512" ,
   "type"  : "image/png" 
  }
 ],
 "version"  : "20240714-01", 
 "categories": ["games"],
 "orientation": "any"
}
