{
  "short_name": "Rosetta",
  "name": "Rosetta",
  "background_color": "#000000",
  "theme_color": "#000000",
  "display": "standalone",
  "orientation": "portrait",
  "description": "",
  "start_url": "/app/feed",
  "scope": "/",
  "related_applications": [],
  "icons": [
    {
      "src": "img/icons/icon_512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "img/icons/icon_192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "shortcuts": []
}
