{
  "name": "FortyTwo",
  "short_name": "n42",
  "description": "Modern nesevo Internet application hub.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "theme_color": "#f57b48",
  "background_color": "#fdd6bf",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/static/images/nesevo_n.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/static/images/nesevo_n.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/images/nesevo_n.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "WAY - Track Devices",
      "short_name": "WAY",
      "description": "Track device locations with barcode scanning",
      "url": "/way/?source=pwa",
      "icons": [
        {
          "src": "/static/images/nesevo_n.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": []
}
