{
  "name": "Oyster. — The World Is Yours",
  "short_name": "Oyster.",
  "description": "Discover hidden gems, vote on local experiences, and find your city's pearls.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2a",
  "theme_color": "#1a1a2a",
  "orientation": "portrait",
  "categories": ["social", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
