{
  "id": "graphiti-function-plotter",
  "name": "Graphiti",
  "short_name": "Graphiti",
  "description": "Free online graphing calculator and function plotter with automatic graph analysis",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1A2F42",
  "theme_color": "#1A2F42",
  "icons": [
    {
      "src": "./logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "./images/graphitiShareImage1.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}