{
  "theme_color": "#162331",
  "background_color": "#160F0A",
  "icons": [
    {
      "src": "../manifestIcons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../manifestIcons//android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "any",
  "display": "standalone",
  "dir": "auto",
  "lang": "en-GB",
  "name": "FTimer",
  "short_name": "FTimer",
  "start_url": "/",
  "scope": "/"
}