{
  "short_name": "COBI.time",
  "name": "COBI.time",
  "start_url": "/MainMenu",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f0f0f0",
  "theme_color": "#4DBA87",
  "icons": [
    { "src": "/img/icons/msapplication-icon-144x144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/img/icons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/icons/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "screenshots": [
    { "src": "/img/screenshot-wide-1.png", "sizes": "1280x619", "type": "image/png", "form_factor": "wide" },
    {
    "src": "img/pwa/screenshot-narrow-1.png",
    "sizes": "720x712",
    "type": "image/png",
    "form_factor": "narrow"
  }
  ]
}
