{
  "name": "Fortune-DAO — Stake & Earn",
  "short_name": "Fortune",
  "description": "Stake GEN, dapatkan rebase + reward graph. dApp staking + ITO native untuk BSC.",
  "lang": "id-ID",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "fortune-dao-pwa",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#0F1A14",
  "background_color": "#0F1A14",
  "categories": ["finance", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/logo-garden.svg",
      "sizes": "256x256",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Stake",
      "short_name": "Stake",
      "description": "Buka halaman staking",
      "url": "/staking?source=shortcut",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "ITO",
      "short_name": "ITO",
      "description": "Beli token + rank ITO",
      "url": "/ito?source=shortcut",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Calculator",
      "short_name": "Hitung",
      "description": "Estimasi reward staking",
      "url": "/calculator?source=shortcut",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile-1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard staking"
    },
    {
      "src": "/screenshot-mobile-2.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ITO sale"
    }
  ]
}
