{
  "name": "Pinochle Scorer",
  "short_name": "Pinochle",
  "description": "A free score tracker for Pinochle card games",
  "start_url": "/Pinchole_Score_Tracker/index.html",
  "scope": "/Pinchole_Score_Tracker/",
  "display": "standalone",
  "background_color": "#2c3e50",
  "theme_color": "#2c3e50",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
