  {
  "id": "/",
  "scope": "/",
  "lang": "en-us",
  "name": "GlobkeeMusic",
  "display": "standalone",
  "start_url": "/",
  "short_name": "GlobkeeMusic",
  "theme_color": "#FF0000",
  "description": "Discover, stream and share music around the world.",
  "orientation": "any",
  "background_color": "#191919",
  "dir": "ltr",
  "related_applications": [],
  "prefer_related_applications": false,
  "display_override": ["window-controls-overlay"],
  "launch_handler": {
      "client_mode": "focus-existing"
  },
  "icons": [
    {
      "src": "favicon/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "favicon/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "favicon/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "favicon/icon-144x144.png ",
      "sizes": "144x144",
      "type": "image/png"
    }, 
    {
      "src": "favicon/icon-152x152.png ",
      "sizes": "152x152",
      "type": "image/png"
    },
    
 {
      "src": "favicon/icon-192x192.png ",
      "sizes": "192x192",
      "type": "image/png"
    },
 {
      "src": "favicon/icon-384x384.png ",
      "sizes": "384x384",
      "type": "image/png"
    },
 
 {
      "src": "favicon/icon-512x512.png ",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "public/screenshots/screenshot1.png",
      "sizes": "1600x720",
      "type": "image/png"
      
    }, 
      {
       "src": "public/screenshots/screenshot2.png",
      "sizes": "720x1557",
      "type": "image/png",  
      "form_factor": "wide",
      "label": "application"
      },
      {
      "src": "public/screenshots/globkeephon2.png",
      "sizes": "720x1557",
      "type": "image/png",  
      "form_factor": "wide",
      "label": "application"
      },
      {
       "src": "public/screenshots/globkeeph3.png",
      "sizes": "720x1557",
      "type": "image/png",  
      "form_factor": "wide",
      "label": "application"
     
      
      
      
          
  }],
          "share_target": [
              {
    "action": "/share-action/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text"
    }
}
    
  ],
    
  
  "features": [
    "Cross Platform",
    "fast",
    "simple"
  ],
  "categories": [
    "Entertainment"
  ],
  "shortcuts": [
    {
      "name": "Globkee Music",
      "short_name": "Globkeemusic",
      "description": "Music around the world",
      "url": "/",
      "icons": [{ "src": "public/favicon/icon-128x128.png", "sizes": "128x128" }]
    }
  ],
  "widgets": [
    {
      "name": "Starter Widget",
      "tag": "starterWidget",
      "ms_ac_template": "widget/ac.json",
      "data": "widget/data.json",
      "description": "A simple widget example from pwa-starter.",
      "screenshots": [
        {
          "src": "assets/screenshots/widget-screen.png",
          "sizes": "500x500",
          "label": "Widget screenshot"
        }
      ],
      "icons": [
        {
          "src": "assets/icons/48x48.png",
          "sizes": "48x48"
        }
      ]
    }
  ]
}

