{
  "name": "Skate PPC",
  "short_name": "Skate PPC",
  "description": "Figure Skating PPC Calculator and Rules Dictionary.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#004488",
  "icons": [
    {
      "src": "skateonice-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "skateonice-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
