{
  "background_color": "#fff",
  "categories": ["business","education","productivity","utilities"],
  "description": "Generate numbers of all kinds! Specify your options in the form below then click Generate to get a list of random numbers matching the criteria.",
  "display": "standalone",
  "icons": [{
    "src": "images/android-chrome-256x256.png",
    "sizes": "48x48 72x72 96x96 144x144 168x168 192x192 256x256",
    "type": "image/png"
  }],
  "lang": "en-US",
  "name": "Number Generator",
  "orientation": "portrait",
  "theme_color": "#80bdc0"
}