{
  "name": "Check-In Park",
  "short_name": "Check-In Park",
  "icons": [
    {
      "src": "https://www.checkinpark.pt/web-app-manifest-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "https://www.checkinpark.pt/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://www.checkinpark.pt/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/?utm_source=homescreen",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/?utm_source=homescreen",
  "description": "Parking near Lisbon Airport with free cancellation, 24/7 surveillance, and free shuttle service",
  "screenshots": [
    {
      "src": "https://www.checkinpark.pt/screenshot-540x720.png",
      "type": "image/png",
      "sizes": "540x720",
      "form_factor": "narrow"
    },
    {
      "src": "https://www.checkinpark.pt/screenshot-720x540.png",
      "type": "image/png",
      "sizes": "720x540",
      "form_factor": "wide"
    }
  ]
}