{
  "name": "Tiny Sums",
  "short_name": "Tiny Sums",
  "description": "A little text area that lets you calculate stuff with natural language",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}