41 lines
1.7 KiB
PHP
41 lines
1.7 KiB
PHP
<?php
|
|
|
|
return [
|
|
|
|
"topic_filters" => [
|
|
|
|
"covid19" => [
|
|
"dv_name" => "ކޮރޯނާ ވައިރަސް",
|
|
"description" => "ކޮރޯނާ ވައިރަހާއި ބެހޭ ޙަބަރުތަކުގެ އެންމެފަހުގެ އަޕްޑޭޓް.",
|
|
"keys" => ["covid19", "covid-19", "corona_virus", "covid_19", "coronavirus"],
|
|
"color" => "red"
|
|
],
|
|
|
|
|
|
"sports" => [
|
|
"dv_name" => "ކުޅިވަރު",
|
|
"description" => "ކުޅިވަރުގެ ތަފާތު ޙަބަރުތަށް",
|
|
"keys" => [
|
|
"football", "sport", "kulhivaru", "maldives_national_football_tea", "football_association_of_maldiv", "local_sports", "spanish_league",
|
|
"english-premier-league", "spanish-la-liga", "real_madrid", "bayern-munich", "arsenal", "atletico_madrid", "chelsea", "united-victory", "manchester-united"
|
|
],
|
|
"color" => "blue"
|
|
|
|
],
|
|
|
|
"business" => [
|
|
"dv_name" => "ވިޔަފާރި",
|
|
"description" => "ފިޔަފާރިއާ ބެހޭ އެންމެ ފަހުގެ ޙަބަރުތަށް",
|
|
"keys" => [
|
|
"tourism", "sme_loan","sme_bank","public_companies","mtcc","tourists","world_tourism_day_","mtcc_shares","google","guest_house","fish_products","tax", "business", "dhiraagu",
|
|
"raajjeyge_iqthisaadh", "guesthouse", "fathuruverikan", "fathuruverikamuge_dhaairaa", "Airport_development", "regional_airports", "loan-schemes", "economy", "ministry-of-finance-and-treasury",
|
|
"ooredoo", "fisheries"
|
|
],
|
|
"color" => "green"
|
|
],
|
|
],
|
|
|
|
|
|
"playstore" => "https://play.google.com/store/apps/details?id=dev.baraveli.karudhaas"
|
|
];
|