<?php

return [
    'meta' => [
        'defaults' => [
            'title'        => 'Chandra & Sons Pharma Distributors',
            'titleBefore'  => false,
            'description'  => 'Trusted pharmaceutical distributor at Sunauli Border, Maharajganj. Wholesale, retail, and Nepal export supply.',
            'separator'    => ' | ',
            'keywords'     => ['pharmaceutical distributor sunauli', 'medicine wholesale maharajganj', 'medicine export nepal'],
            'canonical'    => null,
            'robots'       => 'all',
        ],
        'webmaster_tags' => [
            'google'    => null,
            'bing'      => null,
        ],
        'open_graph_default_image' => null,
    ],
    'open_graph' => [
        'defaults' => [
            'og:title'       => 'Chandra & Sons Pharma Distributors',
            'og:type'        => 'website',
            'og:url'         => null,
            'og:description' => 'Trusted pharmaceutical distributor at Sunauli Border, Maharajganj.',
            'og:locale'      => 'en_US',
            'og:site_name'   => 'Chandra & Sons Pharma',
        ],
    ],
    'twitter' => [
        'defaults' => [
            'twitter:card' => 'summary_large_image',
        ],
    ],
    'json-ld' => [
        'defaults' => [
            '@type'       => 'LocalBusiness',
            'name'        => 'Chandra & Sons Pharma Distributors',
            'description' => 'Trusted pharmaceutical distributor at Sunauli Border, Maharajganj.',
        ],
    ],
];
