
{
  "name": "WYGIWYH",
  "short_name": "WYGIWYH",
  "description": "A simple and powerful finance tracker",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#222222",
  "theme_color": "#fbb700",
  "status_bar": "default",
  "icons": [{"src": "/static/img/favicon/android-icon-192x192.png", "sizes": "192x192"}],
  "dir": "ltr",
  "lang": "en-US",
  "screenshots" : [{"src": "/static/img/pwa/splash-750x1334.png", "sizes": "750x1334", "type": "image/png", "form_factor": "wide"}, {"src": "/static/img/pwa/splash-750x1334.png", "sizes": "750x1334", "type": "image/png"}],
  "shortcuts" : [{"name": "New Transaction", "url": "/add/", "description": "Add new transaction"}]
}
