{
  "name": "NUGRAHA.CO - Exquisites Adventures",
  "short_name": "Nugraha",
  "description": "Offset your journey's carbon footprint with PERKASA blockchain-verified carbon credits.",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10B981",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["environment", "lifestyle", "utilities", "eco-travel", "sustainability", "carbon-tracking"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Top Up",
      "short_name": "Top Up",
      "description": "Top up your carbon credits",
      "url": "/topup",
      "icons": [{ "src": "/icons/shortcut-topup.png", "sizes": "192x192" }]
    },
    {
      "name": "Transaction History",
      "short_name": "History", 
      "description": "View transaction history",
      "url": "/history",
      "icons": [{ "src": "/icons/shortcut-history.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-dashboard.jpeg",
      "sizes": "1080x2300",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Dashboard View"
    },
    {
      "src": "/screenshot-passport.jpeg",
      "sizes": "1080x2300",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Carbon Passport"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "related_applications": [],
  "handle_links": "preferred"
}