{
  "name": "ISHOPAMINE",
  "short_name": "ISHOPAMINE",
  "description": "See it. Want it. Own it. Feel it. Chat, trade and share your collection.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07060b",
  "theme_color": "#07060b",
  "categories": ["shopping", "lifestyle", "entertainment"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Chatpod", "short_name": "Chatpod", "url": "/chatpod" },
    { "name": "My World", "short_name": "My World", "url": "/my-world" },
    { "name": "Credits", "short_name": "Credits", "url": "/credits" }
  ]
}
