{
  "name": "EmojiMap",
  "short_name": "EmojiMap",
  "description": "Explore, search, and discover emojis with EmojiMap",
  "lang": "en-GB",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#ffcc00",
  "categories": ["maps", "blogs", "ai", "games", "entertainment"],
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Search emojis",
      "short_name": "Map",
      "description": "Jump to the map",
      "url": "/map"
    }
  ],
  "id": "/"
}