{
  "name": "Awega+ SCI",
  "short_name": "Awega+",
  "description": "Access the marketplace on your desktop. Browse, buy, and sell with Awega+ SCI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#006738",
  "icons": [
    {
      "src": "/assets/img/company/logo-pack/icon_192px.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/company/logo-pack/icon_512px.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}