{
  "name": "PENTATIME",
  "short_name": "PENTATIME",
  "icons": [
    {
      "src": "./graphics/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./graphics/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "white",
  "background_color": "white",
  "display": "standalone",
  "start_url": "../../.././",
  "scope": "../../.././",
  "orientation": "portrait"
}