
{
  "name": "Shoyu",
  "short_name": "Shoyu",
  "description": "Recipe & shopping list manager",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#E66100",
  "theme_color": "#FFFFFF",
  "status_bar": "#FFFFFF",
  "icons": [{"src": "/static/shoyu-app-icon.png", "sizes": "256x256", "type": "image/png"}],
  "dir": "ltr",
  "lang": "en-US",
  "screenshots" : [],
  "shortcuts" : [{"name": "Shopping lists", "url": "/lists", "description": "Manage your shopping lists"}]
}
