
{
  "name": "Action Stat Estabilidade",
  "short_name": "Action Stat Estabilidade",
  "description": "My app description",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0A0302",
  "status_bar": "default",
  "icons": [{"src": "/static/estatpharma/icons/icon-192x192.png", "sizes": "192x192"}, {"src": "/static/estatpharma/icons/icon-512x512.png", "sizes": "512x512"}],
  "dir": "ltr",
  "lang": "en-US",
  "screenshots" : [{"src": "/static/estatpharma/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png"}],
  "shortcuts" : [{"name": "Shortcut", "url": "/target", "description": "Shortcut to a page in my application"}]
}
