{
  "name": "Post Planner",
  "short_name": "Post Planner",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#81b32e",
  "theme_color": "#81b32e",
  "icons": [{
    "src": "/static/img/pp-logo-green.svg",
    "sizes": "any"
  }]
}
