{
  "name": "FirstMelon Software Systems",
  "short_name": "FirstMelon",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#101828",
  "description": "Banking reconciliation, settlement, dispute management and enterprise software by FirstMelon.",
  "icons": [
    {
      "src": "images/fm_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/fm_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "images/fm_logo.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    }
  ]
}