{
  "name": "Shop-simply",
  "short_name": "Shop-simply",
  "description": "A shopping feed that learns your style.",
  "start_url": "/feed?source=homescreen",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#D8D1C9",
  "theme_color": "#D8D1C9",
  "icons": [
    {"src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png"}
  ]
}
