{
  "name": "idea2app",
  "short_name": "idea2app",
  "start_url": ".",
  "description": "Every idea of yours is worth our efforts to realize",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "https://github.com/idea2app.png",
      "type": "image/png",
      "sizes": "200x200"
    }
  ]
}