{
    "short_name": "PilotCity",
    "name": "PilotCity | Build projects to win internships",
    "icons": [
      {
        "src": "/img/icons/android-chrome-192x192.png?v=20210715",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable any"
      },
      {
        "src": "/img/icons/android-chrome-512x512.png?v=20210715",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable any"
      }
    ],
    "start_url": "/mobile",
    "background_color": "#ffffff",
    "display": "minimal-ui",
    "scope": "/",
    "theme_color": "#ffffff"
  }