{
  "name": "Offline Tallysheets",
  "short_name": "Tallysheets",
  "description": "Offline meeting vote tally sheets with CSV import and export.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f8fc",
  "theme_color": "#75b8ff",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192-v12.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512-v12.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
