
{
  "name": "Timerio",
  "short_name": "Timerio",
  "description": "Timerio PWA",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "status_bar": "default",
  "icons": [{"src": "/static/images/icons/icon-160x160.png", "sizes": "160x160", "type": "image/png"}, {"src": "/static/images/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"}, {"src": "/static/images/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}],
  "dir": "ltr",
  "lang": "en-US",
  "screenshots" : [{"src": "/static/images/screenshot-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide"}, {"src": "/static/images/screenshot-mobile.png", "sizes": "375x667", "type": "image/png", "form_factor": "narrow"}],
  "shortcuts" : []
}
