{
  "name": "DIDfarm — Global DID Numbers",
  "short_name": "DIDfarm",
  "description": "Get local, toll-free and mobile phone numbers in 70+ countries. Instant activation.",
  "start_url": "/portal",
  "display": "standalone",
  "background_color": "#F4F7FA",
  "theme_color": "#0D2B4E",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/images/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/portal-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "DIDfarm Portal — Dashboard"
    },
    {
      "src": "/images/screenshots/portal-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "DIDfarm Portal — Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Get a Number",
      "short_name": "Order",
      "description": "Browse and order DID numbers",
      "url": "/order",
      "icons": [{ "src": "/images/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Numbers",
      "short_name": "Numbers",
      "description": "Manage your active numbers",
      "url": "/portal/numbers",
      "icons": [{ "src": "/images/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Invoices",
      "short_name": "Invoices",
      "description": "View billing and invoices",
      "url": "/portal/invoices",
      "icons": [{ "src": "/images/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
