{
  "name": "Jobs in Python",
  "short_name": "Jobs in Python",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#306998",
  "description": "The #1 Python remote job board. Find your next remote Python developer position with companies that embrace remote work.",
  "categories": ["news", "business", "magazines"],
  "orientation": "portrait",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://jobsinpython.com"
    }
  ],
  "prefer_related_applications": true,
  "shortcuts" : [
    {
      "name": "Post A Job",
      "url": "/post-a-new-remote-job",
      "description": "Create a new job posting",
      "icons": [
         {
            "src": "/brands/jobsinpython/icons/new-job.svg",
            "type": "image/svg+xml",
            "purpose": "any"
         }
      ]
    }
  ],
  "icons": [
    {
      "src": "/brands/jobsinpython/icons/maskable_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brands/jobsinpython/icons/maskable_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brands/jobsinpython/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brands/jobsinpython/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/brands/jobsinpython/screenshots/homepage-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "label": "Python remote jobs listings mobile view"
    },
    {
      "src": "/brands/jobsinpython/screenshots/companies-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "label": "Python remote companies listings mobile view"
    },
    {
      "src": "/brands/jobsinpython/screenshots/company-show-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "label": "Remote company description mobile view"
    },
    {
      "src": "/brands/jobsinpython/screenshots/job-description-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "label": "Remote job description mobile view"
    },
    {
      "src": "/brands/jobsinpython/screenshots/homepage-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "label": "Python remote jobs listings"
    },
    {
      "src": "/brands/jobsinpython/screenshots/companies-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "label": "Python remote companies listings"
    },
    {
      "src": "/brands/jobsinpython/screenshots/company-show-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "label": "Remote company description"
    },
    {
      "src": "/brands/jobsinpython/screenshots/job-description-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "label": "Remote job description"
    }
  ]
}
