{
  "name": "Crokinote",
  "short_name": "Crokinote",
  "description": "Crokinole scorecard for matches made of games made of frames.",
  "start_url": "/sheet.html",
  "scope": "/",
  "display": "standalone",
  "background_color":"#f6efdf",
  "theme_color":"#f6efdf",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"     
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"      
    }
  ]
}