{    
   "name": "Groupnovotech (GACC)",
   "short_name": "GACC",
   "description": "Groupnovotech Automation Consumer Cooperative Web App",
   "icons": [{
              "src": "/icon.png",
              "sizes": "48x48",
              "type": "image/png"
              },
             {
              "src": "/logo 192.png",
              "sizes": "192x192",
              "type": "image/png"
              },
             {
              "src": "/logo 512.png",
              "sizes": "512x512",
              "type": "image/png"
             }],

   "theme_color": "#18A615",
   "scope": "/",
   "start_url": "/index.html/",
   "display": "standalone",
   "background_color": "#F7F7F7",
   "orientation": "Any"
} 