{
  "id": "/",
  "name": "Snekkie",
  "short_name": "Snekkie",
  "description": "Discover the best local food trucks, snack bars, and hidden gems across Curaçao, Aruba, and Bonaire.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#FFFFFF",
  "theme_color": "#062B7F",
  "orientation": "portrait-primary",
  "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-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Snekkie",
      "short_name": "Add",
      "description": "Add a new food spot to the map",
      "url": "/en/cw/add",
      "icons": [{ "src": "/icons/icon-add.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/discover-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Discover local food spots on the map"
    },
    {
      "src": "/screenshots/detail-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "View ratings, photos, and details of a Snekkie"
    }
  ],
  "categories": ["food", "travel", "lifestyle"],
  "prefer_related_applications": false
}
