{
  "name": "Friendly",
  "short_name": "Friendly",
  "description": "Private social network. Make new friends!",
  "id" : "friendly_web_app",
  "start_url": "/",
  "display": "minimal-ui",
  "background_color": "#f2f7ff",
  "theme_color": "#007aff",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}