{
  "id": "/",
  "name": "NexGigs",
  "short_name": "NexGigs",
  "description": "Your city. Your skill. Your money.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "background_color": "#0a0a0a",
  "theme_color": "#FF4D00",
  "orientation": "portrait",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["lifestyle", "business"],
  "iarc_rating_id": "",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.nexgigs.app",
      "id": "com.nexgigs.app"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Browse Jobs", "url": "/jobs", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Post a Job", "url": "/jobs/post", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Messages", "url": "/messages", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Earnings", "url": "/earnings", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
