{
  "name": "SunFlow",
  "short_name": "SunFlow",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#F3F5F7",
  "theme_color": "#18B24B",
  "icons": [
    {
      "src": "sunflow-logo.png",
      "sizes": "1280x960",
      "type": "image/png"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
