{
  "id": "/",
  "name": "Spotable - Popup Stores & Events",
  "short_name": "Spotable",
  "description": "Discover popup stores and events near you. Find trending spots, exhibitions, concerts, and more across Korea, Japan, USA, China, and Hong Kong.",
  "start_url": "/ko",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#C92600",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment", "shopping"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Browse all events",
      "url": "/ko/events",
      "icons": [{ "src": "/icons/shortcut-events.png", "sizes": "96x96" }]
    },
    {
      "name": "Voting",
      "short_name": "Voting",
      "description": "Vote for your favorites",
      "url": "/ko/voting",
      "icons": [{ "src": "/icons/shortcut-voting.png", "sizes": "96x96" }]
    },
    {
      "name": "My Page",
      "short_name": "My Page",
      "description": "View your profile",
      "url": "/ko/mypage",
      "icons": [{ "src": "/icons/shortcut-mypage.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=kr.spotable.app",
      "id": "kr.spotable.app"
    }
  ],
  "prefer_related_applications": false
}
